vscode-rust

Rust for Visual Studio Code

Github星跟踪图

Build Status
Gitter

Hello everyone. I'm a maintainer and I'm very busy. At some point rls-vscode will supersede the extension. Until that moment someone should maintain the extension. If you are interested in it, please send me an email to kalita.alexey@outlook.com

Rust for Visual Studio Code (Latest: 0.4.2)

What is the repository?

The extension is continuation of RustyCode (an extension for Visual Studio Code for Rust language).

RustyCode is no longer maintained and the developer seems to have lost all interest in the extension. Due to no response from the original author, this repository was created which now contains additional features and many bug fixes.

Extension

This extension adds advanced language support for the Rust programming language within VS Code. It features:

  • Rust Language Server integration.
  • Autocompletion (via racer or RLS).
  • Go To Definition (via racer or RLS).
  • Go To Symbol (via rustsym or RLS).
  • Code formatting (via rustfmt).
  • Code Snippets.
  • Cargo tasks (Ctrl+Shift+P and type cargo to view them).
  • …and a lot of other features. To learn more, see the documentation.

On update, please review the changelog.

Installation

  1. Firstly, you will need to install VS Code 1.8 or later.

  2. Now in VS Code, Ctrl+P and type ext install vscode-rust.

  3. Choose to install the "Rust" extension.

The extension can also be found on the VS Code marketplace.

License

MIT

主要指标

概览
名称与所有者editor-rs/vscode-rust
主编程语言TypeScript
编程语言JavaScript (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2016-12-16 10:29:09
推送于2019-01-09 12:02:44
最后一次提交2017-10-07 11:24:47
发布数8
最新版本名称0.3.14 (发布于 )
第一版名称0.3.6 (发布于 )
用户参与
星数474
关注者数14
派生数62
提交数498
已启用问题?
问题数263
打开的问题数87
拉请求数119
打开的拉请求数7
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?