Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think I followed. One aspect of a programming language is how easy it is to build a useful IDE for with code prediction, navigation, refactoring, etc. Java is relatively easy, Lua is very hard. Rust is somewhere in the middle, with macros being a complicating factor. https://rust-analyzer.github.io/blog/2021/11/21/ides-and-mac... discusses the problems specific to rust much better than I could.


Go has one of the best compiled language IDE experiences out there. GoLand makes it feel easier than Python code :)


Can it find all Implementations of an interface or what interfaces this implements ?


Yes to both. It is great :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: