Note
This plugin is a work-in-progress. It may or may not work. Use it at your own risk.
Why pondering between Rust Analyzer and RustRover when you can have both?
No configuration is necessary to start using this plugin,
as long as rust-analyzer
is in your PATH.
The language server will be started automatically on file open.
See the documentation for more information.
You are strongly encouraged to enable language server logging.
This will allow corresponding logs to be recorded in idea.log
for further analysis should a problem arises.
Add the following line to the Help | Diagnostic Tools | Debug Log Settings panel:
com.intellij.platform.lsp
This plugin is available on the Marketplace.
You can also download the ZIP files manually from the Releases tab,
the build
branch or the Actions tab
and follow the instructions described here.
Currently supported versions: 2024.2 (build 242.20224.347) - 2024.3.* (build 243.*).
Parts of this repository were taken or derived from: