Hacker News new | ask | show | jobs
by codetrotter 1011 days ago
I 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 :)

2 comments

You can also install the new Rust plugin on idea ultimate, so it will be the same as RustRover
Language plugins code-base is part of dedicated version and they are updated too, from my experience it is the case with JS, Ruby and Go. Of course you don't get that nice ecosystem integration and perspective like with dedicated version, but I find IDEA+plugins beneficial with polyglot projects.