Skip to content

InSyncWithFoo/rust-analyzer-for-rustrover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rust Analyzer for RustRover

Note

This plugin is a work-in-progress. It may or may not work. Use it at your own risk.

Build Docs Version Rating Downloads

Why pondering between Rust Analyzer and RustRover when you can have both?

Usage

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.

Logging

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

Installation

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.*).

Credits

Parts of this repository were taken or derived from: