Skip to content

bgourlie/intellij-rust

 
 

Repository files navigation

Rust IDE built using the IntelliJ Platform

Build Status Build Status Join the chat at https://gitter.im/intellij-rust/intellij-rust

NOTA BENE

This is a work in progress and (as may be assumed reasonably enough) may be highly unstable just yet.

Installation

At the moment we ship pre-release builds in the nightly channel only.

To use them you need to follow the instructions of adding additional plugin repository and paste the URL for the one you need:

- Rust: https://plugins.jetbrains.com/plugins/nightly/8182
- TOML: https://plugins.jetbrains.com/plugins/nightly/8195

See the Quick Start and features for tutorial and screenshots!

As this is a preview release, something might go wrong. So, be brave to face some nasty bugs.

Compatible IDEs

The plugin should be compatible with any Intellij based IDE starting from build 143.2287.1. For example, the minimum supported IDEA version is 15.0.4, the minimum supported CLion version is 1.2. See Help > About menu in the IDE to learn the build version you are using.

Contributing

You're encouraged to contribute to the plugin in any form if you've found any issues or missing functionality that you'd want to see. In order to get started, check out CONTRIBUTING.md guide and up-for-grab tasks.

About

Rust IDE built using the IntelliJ Platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 74.9%
  • Rust 12.8%
  • Java 9.5%
  • Lex 2.5%
  • Other 0.3%