rust/editors/code
2020-12-14 22:05:22 -05:00
..
src
tests
.eslintignore
.eslintrc.js
.gitignore
.vscodeignore add language-configuration.json to .vscodeignore 2020-12-14 22:05:22 -05:00
icon.png
language-configuration.json
package-lock.json
package.json
ra_syntax_tree.tmGrammar.json
README.md
rollup.config.js
rust.tmGrammar.json
tsconfig.json

rust-analyzer

Provides support for rust-analyzer: novel LSP server for the Rust programming language.

See https://rust-analyzer.github.io/ for more information.