

very good code navigation and inspection.very good syntactic awareness - at the expense of some CPU power to keep the index tables up-to-date, so code completion and error detection are very reliable.Sure, it's far from stable (1.4k issues on their GitHub) but in practice it's already good enough for development.

I have tried it with P圜harm but there are some specific problems that don't exist on IntelliJ. It can be used with IntelliJ, CLion and P圜harm. It's not free, I think it's possible to use the plugin on the Community Edition or on Android Studio but you won't get the debugger feature.

To be fair, I'm using their tools regularly for Kotlin and Python, but there isn't much of a learning curve in the case of Rust, except maybe knowing the keyboard shortcuts for those like me who don't want to use the mouse all the time (a pdf document is available from the menu, for the main shortcuts). I've tried a few solutions, but for me nothing compares to the IntelliJ plugin when it comes to the overall IDE experience.
