Introducing RustRover – A Standalone Rust IDE by JetBrains | The IntelliJ Rust Blog
Introducing RustRover – A Standalone Rust IDE by JetBrains | The IntelliJ Rust Blog
“When will there be a Rust IDE?”
Why is this necessary? I thought we've moved past language-specific IDEs.
29 7 ReplyWe have? JetBrains never has stopped offering them.
Who wouldn't want an experience tailored to their main language? I certainly favor PyCharm over Ultimate
54 3 ReplyJetBrains is not representative of every editor / dev. Language servers mean I can use Emacs / Vim / VSCode / whatever else I want and have IDE features for whatever language I want.
19 4 Reply
Yea, I was thinking the same. I have the JetBrains toolbox, and already have these installed:
- Rider
- RubyMine
- PyCharm
- GoLand
- CLion
I don't really get why they need to make 10 different IDEs for every language, instead of just consolidating everything into a single UI/IDE.
For pricing it doesn't make that much sense, anyone that wants more than 2 JetBrains products is better off buying the entire toolbox.
22 0 ReplyI'm still waiting for Cobolilissimo and Fortransformer...
12 0 ReplyYou know that you can use IntelliJ Idea Ultimate to get all of these in one package?
10 0 ReplyAnd there is already the Language Server Protocol, which basically everyone else uses.
6 2 Reply
This is likely just rebranded intellij with some rust specific plugins and some UI adjustments like pycharm, goland, etc.
17 0 ReplyAll the JetBrains IDEs feel like basically the same platform with different plugins and tweaks.
5 0 Reply
Permanently Deleted
15 2 ReplyThey don't require CLA, since it's MIT license. So what they showcase is the benefit of copyleft.
5 0 ReplyIs this IDE going to make it impossible to install the Rust plugin in their other IDEs? Like is there anything preventing a user from continuing to use the Rust plugin and CLion after this has been released?
2 0 Reply
They can come in handy, for some people. I am certainly happy with VSCode
4 0 ReplyVSCode isn't language specific, is it? Why would they come in handy?
3 0 Reply
Marketing
2 0 Reply
I would've liked it more if they didn't deprecated IntelliJ Rust in favor of RustRover, I liked being able to write Rust in any JetBrains IDE if I needed it, now I'm stuck with an old, unsupported version of the plugin.
16 1 ReplyWell, you can still have the up-to-date plugin, you just have to pay for it now.
4 0 Replyfunny
1 0 Reply
agreed
4 1 ReplyYour username gave me anxiety.
3 0 Replyu and me both
1 0 Reply
I liked using CLion for both Rust and C++, now I see they outright deprecated the Rust plugin
2 0 ReplyThis is likely just rebranded intellij with some rust specific plugins and some UI adjustments like pycharm, goland, etc.
1 0 ReplyIt would be nice if it would work better
2 3 ReplyAs in... ?
2 0 ReplyLast time I used it it couldn't even show errors in code that couldn't compile without using clippy all the time, which is suboptimal
3 0 Reply