When I used this plugin in CLion to work on Rust projects it felt very sluggish to me (I had to re-execute Cargo commands to get it to pick up on new files etc., and autocomplete basically didn't work). Has this been fixed, or was it some error on my end?
IntelliJ Rust
21–30 of 63 posts
Re: IntelliJ Rust
#22Re: IntelliJ Rust
#23Serious question: why would I use this over VS Code + the Rust Analyzer extension?
Overall, I’ve found JetBrains IDEs to be “nicer” than VS Code. There’s a level of polish and thoughtfulness in the design that I’ve not found in VS Code. It’s hard to put into words, because it consists of lots of little things. Definitely not perfect though. Just better IMO.
Re: IntelliJ Rust
#24When I used this plugin in CLion to work on Rust projects it felt very sluggish to me (I had to re-execute Cargo commands to get it to pick up on new files etc., and autocomplete basically didn't work). Has this been fixed, or was it some error on my end?
I bought 16GB a decade ago, for example, so I wouldn’t have swapping issues with my tools. That machine is still usable today.
Re: IntelliJ Rust
#25Should Jetbrains make a specific Rust IDE? Would be cool!
Re: IntelliJ Rust
#26Surely you mean "IntelliJ rs", right? Kidding aside, this is nice! Always happy to see more support for Rust, and I'm usually pretty impressed by what JetBrains brings to the table in their IDEs, so this is promising! Hopefully this will be one of those cases where the less you need an IDE, the more comfortable the features are for the ones that are built.
For anyone reading the comments with the assumption the OP link is just for the longstanding rust plugin, it is. Do not take the comment above to mean a standalone rust IDE, a la Goland, was announced. Hopes lifted, hopes dashed.
Re: IntelliJ Rust
#27Re: IntelliJ Rust
#28Serious question: why would I use this over VS Code + the Rust Analyzer extension?
Re: IntelliJ Rust
#29I use this regularly. It's _pretty_ good. But autocomplete and Copilot tend to fight a fair bit.
Re: IntelliJ Rust
#30Serious question: why would I use this over VS Code + the Rust Analyzer extension?
I reported one such case here: https://github.com/rust-lang/rust-analyzer/issues/12524, but this still happens to me pretty frequently.