All Projects → intellij-rust → Intellij Rust

intellij-rust / Intellij Rust

Licence: other
Rust plugin for the IntelliJ Platform

Programming Languages

rust
11053 projects
kotlin
9241 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects
Lex
420 projects
shell
77523 projects

Projects that are alternatives of or similar to Intellij Rust

intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (-99.21%)
Mutual labels:  intellij, clion
Intellij Idea Tutorial
IntelliJ IDEA 简体中文专题教程
Stars: ✭ 19,071 (+404.39%)
Mutual labels:  intellij, clion
BugKotlinDocument
Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode.
Stars: ✭ 29 (-99.23%)
Mutual labels:  intellij, clion
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (-99.18%)
Mutual labels:  intellij, clion
jetbrains-utility
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
Stars: ✭ 62 (-98.36%)
Mutual labels:  intellij, clion
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-99.31%)
Mutual labels:  intellij, clion
Yii2support
Yii2 Support for PhpStorm / IntelliJ IDEA
Stars: ✭ 280 (-92.59%)
Mutual labels:  intellij
Themecreator
https://mswift42.github.io/themecreator/ create themes for intellij, textmate, atom, emacs, vim and gnome terminal.
Stars: ✭ 303 (-91.99%)
Mutual labels:  intellij
Layoutmaster
An Android Studio Plugin for ui debugging.
Stars: ✭ 278 (-92.65%)
Mutual labels:  intellij
Intellimacs
Spacemacs' like key bindings for IntelliJ platform.
Stars: ✭ 275 (-92.73%)
Mutual labels:  intellij
Intellij Plugin V4
An IntelliJ plugin for ANTLR v4
Stars: ✭ 318 (-91.59%)
Mutual labels:  intellij
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (-92.25%)
Mutual labels:  intellij
Gradle Multi Project Example
Gradle 多项目管理示例
Stars: ✭ 283 (-92.52%)
Mutual labels:  intellij
Intellij Elm
Elm language support for IntelliJ, WebStorm, PhpStorm and PyCharm (JetBrains)
Stars: ✭ 305 (-91.93%)
Mutual labels:  intellij
Intellij Dlanguage
Intellij Plugin for the D Programming Language
Stars: ✭ 279 (-92.62%)
Mutual labels:  intellij
Intellij Colors Solarized
Solarized Colorscheme for IntelliJ IDEA
Stars: ✭ 3,266 (-13.62%)
Mutual labels:  intellij
Night Owl Jetbrains
Night owl theme / colour scheme for IntelliJ and Webstorm (or other Jetbrains IDEs). Includes dark and light mode 🌓
Stars: ✭ 276 (-92.7%)
Mutual labels:  intellij
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-92.22%)
Mutual labels:  intellij
Sequenceplugin
SequencePlugin for IntelliJ IDEA
Stars: ✭ 316 (-91.64%)
Mutual labels:  intellij
Idea Android Studio Plugin
Android Studio Plugin
Stars: ✭ 293 (-92.25%)
Mutual labels:  intellij

Rust plugin for the IntelliJ Platform

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

Build Status
Check Check Status
Stable Stable Build Status
Beta Beta Build Status
Nightly Nightly Build Status

Installation & Usage

For installation options, see the Quick Start Guide. If you want to jump straight in, open Settings > Plugins > Marketplace in your IDE, search for Rust and install the plugin. To open an existing project, use File | Open and point to the directory containing Cargo.toml. For creating projects, use the Rust template.

All the plugin's features are described in documentation. New features are regularly announced in changelogs.

Compatible IDEs

The plugin is compatible with all IntelliJ-based IDEs starting from the version 2021.1, with the following differences in the sets of the available features:

Open-source and Educational IDEs* CLion (commercial) IntelliJ IDEA Ultimate, PyCharm Professional, GoLand (commercial) WebStorm, PhpStorm, other commercial IDEs
Language support + + + +
Cargo support + + + +
Code coverage + + + +
Debugger - + +** -
Profiler - + - -
Valgrind Memcheck - + - -
Detecting duplicates - + + +

* IntelliJ IDEA Community Edition, PyCharm Community Edition, PyCharm Edu and IntelliJ IDEA Edu.

** Requires the Native Debugging Support plugin. LLDB only

TOML

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

Contributing

You're encouraged to contribute to the plugin if you've found any issues or missing functionality that you would want to see. Check out CONTRIBUTING.md to learn how to set up the project and ARCHITECTURE.md to understand the high-level structure of the codebase. If you are not sure where to start, consider the issues tagged with help wanted.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].