Skip to content

osialr/intellij-rust

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d4a54c1 · Sep 28, 2017
Aug 25, 2017
Sep 16, 2016
Sep 21, 2017
Aug 1, 2017
Sep 22, 2017
Sep 28, 2017
Jun 27, 2017
Apr 17, 2016
Apr 26, 2017
Sep 12, 2017
Sep 12, 2017
Sep 7, 2017
Sep 28, 2017
Mar 21, 2017
Sep 13, 2017
Sep 15, 2017
Sep 12, 2017
Jul 27, 2017
Sep 13, 2017
Jun 27, 2017
Sep 9, 2017
Jun 20, 2017
Nov 29, 2016
Nov 30, 2016

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 and stability problems.

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 toml directory.

Compatible IDEs

The plugin is compatible with any IntelliJ based IDE starting from 2017.1. If you don't have any yet, try IntelliJ IDEA Community Edition, it's free.

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 up-for-grab.

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 94.7%
  • Rust 3.8%
  • Lex 0.9%
  • HTML 0.5%
  • Java 0.1%
  • Shell 0.0%