Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rust plugin for the IntelliJ Platform

License

NotificationsYou must be signed in to change notification settings

intellij-rust/intellij-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Rust plugin for the IntelliJ Platform

official JetBrains projectJetBrains pluginsJetBrains plugins

Build Status
CheckCheck Status
StableStable Build Status
BetaBeta Build Status
NightlyNightly Build Status

Installation & Usage

For installation options, see theQuick Start Guide.If you want to jump straight in, openSettings > Plugins > Marketplace in your IDE,search forRust and install the plugin. To open an existing project, useFile | Open and point to the directory containingCargo.toml.For creating projects, use theRust template.

All the plugin's features are described indocumentation.New features are regularly announced inchangelogs.

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*CLionIntelliJ IDEA Ultimate,GoLandPyCharm ProfessionalWebStorm,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 theNative Debugging Support plugin.LLDB only

TOML

If you are looking for the TOML plugin, seetoml directory inintellij-community repository.

Contributing

You're encouraged to contribute to the plugin if you've found anyissues or missing functionality that you would want to see. Check outCONTRIBUTING.md to learn how to set up the project andARCHITECTURE.md tounderstand the high-level structure of the codebase. If you are not sure where to start, consider the issues tagged withhelp wanted.


[8]ページ先頭

©2009-2025 Movatter.jp