🚀 Let's hear it for RustRover – our new dedicated Rust IDE! We’re announcing a free public preview and encourage you to check it out. Enjoy this IntelliJ-based IDE with on-the-fly analysis, code completion and debugger. Head over to the 👉
🚀All systems are GO! We’re over the moon to see RustRover finally land! Read all about the release and the new free non-commercial license in our blog post 👉 jb.gg/RRtehl, and see how we can help you stay focused on what matters 💪
IntelliJ Rust 0.3 is out!
We increased the version to celebrate enabling the new macro expansion engine🥳
Other updates include 'Move' refactoring for top-level items, initial support of or_patterns, and a lot more.
Read on in our changelog: intellij-rust.github.io/2020/07/13/cha…#rustlang
IntelliJRust has learned to understand code inside doctests! This includes highlighting, Go to definition, quick fixes, completion, etc. BTW check out completion working with a name out of the scope and importing the needed module automatically! #rustlang
New update is here!
It includes:
- Initial debugger support in IntelliJ IDEA Ultimate
- Type inference for subslice patterns
- `Extract enum variant` intention
👉intellij-rust.github.io/2020/04/27/cha…#rustlang
The new IntelliJ Rust release is out!
The plugin can now convert JSON to structs via copy-paste.
Starting with v2022.2, we’re enabling the new approach to detecting changes in configuration files and a new way to reload project models.
🔗 intellij-rust.github.io/2022/07/25/cha…#rustlang
📢JetBrains has officially joined the Rust Foundation!🎉
As dedicated supporters of the Rust programming language, we’re eager to contribute to its growth and success by collaborating with the vibrant Rust community!
#RustFoundation#Rust#RustRover#JetBrains
IntelliJRust improved completion in action! It even picks up names out of the scope. The corresponding module gets automatically imported as soon as completion suggestion is applied. #rustlang
Here comes the new release:
- Initial support for 'custom derive' procedural macros (experimental feature)
- Now 'cfg' conditions are evaluated according to Cargo config
- New intention actions
And a lot more intellij-rust.github.io/2021/04/26/cha…#rustlang
Time to upgrade!
- Navigation and completion inside macro calls
- `Duplicated code fragment` inspection
- `Create field` quick fix
Learn more at intellij-rust.github.io/2019/07/08/cha…#rustlang