layout | title |
---|---|
page |
Install IntelliJ Rust |
IntelliJ Rust is in active development, and we regularly publish new stable builds to the JetBrains plugin repository.
You can download and install them directly from Settings / Preferences | Plugins | Marketplace
in your IDE.
In addition to stable releases, we also ship nightly snapshots of the intellij-rust development branch. To use the nightly channel, add a custom plugin repository and set the following URL:
https://plugins.jetbrains.com/plugins/nightly/8182
The plugin is compatible with all Intellij-based IDEs like IDEA, CLion, or PyCharm. The latest plugin version supports the latest released platform version (for example, 2019.2
).
Please use our tracker.
You can get there quickly right from the IDE:
call Create New Issue
on a selected piece of code, and you'll jump to a pre-filled issue creating form.
Also feel free to ping us on Gitter.