4 Star 13 Fork 0

Gitee 极速下载/intellij-rust

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/intellij-rust/intellij-rust
克隆/下载
README.md 7.46 KB
一键复制 编辑 原始数据 按行查看 历史

Deprecation notice

This project is officially deprecated. If you are using RustRover or new Rust plugin for IntelliJ IDEA Ultimate or CLion please report your issue at the official tracker: https://youtrack.jetbrains.com/issues/RUST. See our announcement for more details.

Rust plugin for the IntelliJ Platform

official JetBrains project 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 2022.2, with the following differences in the sets of the available features:

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

* IntelliJ IDEA Community Edition, PyCharm Community Edition, PyCharm Edu, IntelliJ IDEA Edu, and third-party IntelliJ-based IDEs.

** 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.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/intellij-rust.git
git@gitee.com:mirrors/intellij-rust.git
mirrors
intellij-rust
intellij-rust
master

搜索帮助