Earlier quoted context omitted.
> largely mature, feature-complete software Depends on the language. I use mostly Scala and Rust and both have significant issues still with incorrect syntax highlighting, refactoring being limited and slowness with larger projects.
I guess it's just that I have a hard time reading a statement like "Features are super slow to be delivered" and even trying to understand where that person is coming from. Like, what general, non-language specific features does he think IntelliJ lacks at this point? Is he upset he can't use it to mail a check to his utility company?
RustRover – A standalone Rust IDE
41–50 of 211 posts
Re: RustRover – A standalone Rust IDE
#42Earlier quoted context omitted.
To clarify, TFA says that the open-source plugin will remain open source and freely available on GitHub and the marketplace. If that's what we're calling "malicious" these days, then I'm not exactly outraged. Rather, I find it exciting that Rust has grown to the point where a commercial entity wants to commit to a commercial product like this.
Well. They’re accusing jetbrains of forking the open repo and then closing it. The reason it feels malicious is because jetbrains weren’t the only contributors, so they’re monetizing the work of people that were under the impression that the plugin was staying open source due to clion.
if people care about such things, then they should not contribute to projects using MIT
Re: RustRover – A standalone Rust IDE
#43I hope the Bazel plugin works with this. And I hope there is at least one Jetbrains IDE where I can work on C++, Python and Rust at the same time.
Re: RustRover – A standalone Rust IDE
#44Earlier quoted context omitted.
That's how all their IDEs work. It's all the same software with different sets of allowed plugins. I would also argue that their IDEs are largely mature, feature-complete software. I'm quite happy they haven't succumbed to the modern trend of reorganize all the menus every 6 months.
> largely mature, feature-complete software Depends on the language. I use mostly Scala and Rust and both have significant issues still with incorrect syntax highlighting, refactoring being limited and slowness with larger projects.
I mean, how's rustfmt going?
Re: RustRover – A standalone Rust IDE
#45Earlier quoted context omitted.
As somebody with a JetBrains All Products subscription, I do frequently use the language-specific IDE’s because the IntelliJ module system (read: project structure) can be a chore to deal with when I’m just doing something in Python or Javascript. Having a simplified and focused UI layout and assumptions about internal project structure makes less headache. Additionally, not ALL of the language-specific IDEs have mat…
Are you sure about being unable to install RR as a plugin for Ultimate? (Also, I think the Go plugin for Ultimate is everything in GoLand): From the official JB blog: "Like many of our IDEs, the functionality of RustRover can be installed as a plugin in IntelliJ IDEA Ultimate."
Re: RustRover – A standalone Rust IDE
#46Re: RustRover – A standalone Rust IDE
#47Earlier quoted context omitted.
To clarify, TFA says that the open-source plugin will remain open source and freely available on GitHub and the marketplace. If that's what we're calling "malicious" these days, then I'm not exactly outraged. Rather, I find it exciting that Rust has grown to the point where a commercial entity wants to commit to a commercial product like this.
Well. They’re accusing jetbrains of forking the open repo and then closing it. The reason it feels malicious is because jetbrains weren’t the only contributors, so they’re monetizing the work of people that were under the impression that the plugin was staying open source due to clion.
Re: RustRover – A standalone Rust IDE
#48This IDE doesn't seem to differ from CLion with Rust plugin. I guess, its only about making Rust plugin paid from their side – which makes sense from their side. I hope they can deliver quality. On the other hand, they are notoriously slow to develop their IDEs. Features are super slow to be delivered, IDEs themselves are not really improved as well. They are focusing on things most don't care: Spaces, new UI project…
When Goland launched it wasn't that much different from IntelliJ IDEA with the Go plugin. In the intervening years it has come to feel like a significantly better product than that combination.
Re: RustRover – A standalone Rust IDE
#49This is exciting news. The current clion + rust plugin combo allows me to step seamlessly from rust to cpp when doing ffi work. Hopefully this isn't lost in this new rust only tool.
Looks like they deprecated the rust plugin: https://plugins.jetbrains.com/plugin/8182--deprecated-rust that sucks.
Re: RustRover – A standalone Rust IDE
#50I paid JetBrains 3 years up-front for a license to their products. Thank heavens I paid for the full suite and not just CLion or I’d be stuck using CLion with the Rust plug-in which will become unmaintained. Looking forward to install RustRover. Hopefully it will bring even better integration with Rust than using CLion with Rust plug-in. And CLion with Rust plug-in is already very nice :)