rust/editors/code
2021-02-16 16:27:30 -05:00
..
src Remove Semantic Tokens flicker workaround 2021-02-16 16:27:30 -05:00
tests
.eslintignore
.eslintrc.js
.gitignore
.vscodeignore
icon.png
language-configuration.json
package-lock.json vscode-languageclient 7.1.0-next.2 2021-02-16 16:23:37 -05:00
package.json Start LSP 3.17 support 2021-02-14 14:51:29 -05:00
ra_syntax_tree.tmGrammar.json
README.md
rollup.config.js
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.