xdrop / intellij-rust

Rust plugin for the IntelliJ Platform: https://intellij-rust.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust plugin for the IntelliJ Platform

official JetBrains project Join the chat at https://gitter.im/intellij-rust/intellij-rust

Build Status
Alpha Alpha Build Status
Nightly Nightly Build Status
TeamCity TeamCity Build Status
Travis Travis Build Status
AppVeyor AppVeyor Build Status

Status

This is a work in progress, some features are implemented partially, there may be performance problems.

Installation & Usage

Visit intellij-rust.github.io to find documentation about available installation options and features. All new features are announced in the changelog.

If you want to jump straight in, install IntelliJ IDEA, open Settings > Plugins > Browse repositories, install Rust plugin, and use project from existing sources action to import a Cargo-based project.

Unstable master branch builds can be downloaded from TeamCity.

FAQ

Frequently asked questions, a.k.a. "Where is Rust SDK?", are on the website :)

TOML

If you are looking for the TOML plugin, see intellij-toml directory.

Compatible IDEs

The plugin is compatible with any IntelliJ based IDE starting from 2018.1. If you don't have any yet, try IntelliJ IDEA Community Edition, it's free. If you want to use debugger, try CLion.

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. Check out CONTRIBUTING.md to learn how to setup the project and ARCHITECTURE.md to understand the high level structure of the code base. Good first bugs are tagged with help wanted.

About

Rust plugin for the IntelliJ Platform: https://intellij-rust.github.io/

License:MIT License


Languages

Language:Kotlin 96.5%Language:Rust 2.5%Language:Lex 0.6%Language:HTML 0.4%Language:Shell 0.0%Language:Java 0.0%Language:RenderScript 0.0%