
Thoughts on RustRover IDE? : r/rust - Reddit
Nov 26, 2023 · The whole rust experience is available in a plugin for IntelliJ or clion. The old open source plugin is deprecated, but it’s replaced by the same plugin used in rust rover. So if you have clion (which I use for better debugging with node+napi-rs and profiling) I just use the new plugin.
Introducing RustRover – A Standalone Rust IDE by JetBrains
Sep 13, 2023 · the cynical take on this is that they're taking advantage of all the work that was provided through pull requests and bug reports, and taking it closed-source solely for the reason that rust is now a popular enough language that people are willing to pay for it, and that rustrover won't be doing anything that the plugin couldn't. development might even slow down now that they're not able to ...
Clion vs Rust Rover, right now : r/rust - Reddit
so with rust rover out, can I just buy their ultimate IDE and work with rust, or must I get the all-products pack? I currently use pycharm for work and I was using it for rust with the plugin. I might stomach paying ~double for ultimate, but if that won't work I'm sticking with helix and sacrifice on some refactoring capabilities
r/rust on Reddit: RustRover just announced first stable launch and …
May 21, 2024 · Unless they start updating and supporting the rust plugin in ultimate, I don't see anything that pushes people to use ultimate for rust over rust rover -.well.currently you get more features, but not evolving,.bug fixing or support, so I guess it's a trade-off.
r/rust on Reddit: Do I have RustRover configured wrong, or is what …
Nov 14, 2023 · All of my Rust toolchains are on the WSL2 instance. What I want to do is use RustRover from Windows and configure RustRover to use the WSL2 Rust toolchains. Every time I point the "Toolchain location" setting at the WSL Cargo install ( \\wsl.localhost\Ubuntu-20.04\home\flanger001\.cargo\bin ), it says "Toolchain version N/A" underneath, then ...
RustRover: "No rust toolchain specified"- can't run/debug
Apr 14, 2024 · Related Rust Programming open-source software Technology Free software Software Information & communications technology forward back r/rust A place for all things related to the Rust programming language—an open-source systems language that emphasizes performance, reliability, and productivity.
What is your favorite IDE for rust and why? : r/rust - Reddit
Oct 22, 2023 · pretty damn good! for "beta level software", its quite complete - errors that i don't see affect me pop up, and i click the report button. if you want more stability, you can grab the intellij community edition, and add the (now depricated :( ) intellij-rust plugin. if you have student access or pro, you can install the new (closed source ...
Introducing RustRover – A Standalone Rust IDE by JetBrains
Sep 13, 2023 · Disagree. There's excellent rust-analyzer free for everybody to use. In order to provide a viable alternative JetBrains has to invest significant resources into development of the Rust plugin. JetBrains is in the business of selling tools for developers, and these efforts must be sustainable to make sense.
RustRover: Fundamental Issues with Embedded Development
Mar 10, 2024 · However (and this was an issue with the Rust plugin for CLion too), RustRover seems to make an up-front assumption that you only have one Rust toolchain, and that it's not a cross-compiler. I don't see any way to set up remote deployment, remote debuggers, include environment scripts (e.g. Yocto SDK), or select between multiple toolchains.
In Praise of RustRover : r/rust - Reddit
Oct 10, 2023 · Might be better or worse than rust-analyzer in different things. I've gotten so into configuring my Neovim in the past few weeks that I have everything exactly how I want it. Workflow and appearance to my exact sensibilities. It would take a lot for me to change to Rust Rover. Jetbrains makes good products though in my experience.