Skip to content

amakeev/intellij-rust

This branch is 8928 commits behind intellij-rust/intellij-rust:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7039137 · Nov 11, 2018
Jul 21, 2018
Nov 5, 2018
Apr 5, 2018
Oct 31, 2018
Aug 1, 2017
Sep 24, 2018
Sep 4, 2018
Oct 31, 2018
Nov 9, 2018
Apr 17, 2016
Oct 11, 2017
Nov 11, 2018
Jan 24, 2018
Jul 23, 2018
Nov 8, 2018
Mar 21, 2017
Apr 28, 2018
Oct 10, 2018
Nov 7, 2018
Oct 10, 2018
Nov 6, 2018
Jun 27, 2017
Oct 22, 2018
Nov 11, 2018
Oct 10, 2018
Jun 20, 2017
Nov 29, 2016
Oct 9, 2017

Repository files navigation

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.2. 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/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 96.6%
  • Rust 2.3%
  • Lex 0.6%
  • HTML 0.3%
  • Python 0.2%
  • Shell 0.0%