rust/editors/code
2020-04-02 14:35:51 +02:00
..
src Remove vscode_lldb setting 2020-04-02 12:56:14 +02:00
.eslintrc.js
.gitignore
.vscodeignore
icon.png
package-lock.json rollup 2.3.2 2020-04-01 14:44:30 -04:00
package.json Allow fully overriding check and fmt commands 2020-04-02 14:35:51 +02:00
ra_syntax_tree.tmGrammar.json vscode: add highlighting of syntax tree 2020-04-02 05:38:52 +03:00
README.md
rollup.config.js Add typing annotations for rollup config 2020-03-18 16:30:34 -06:00
tsconfig.json Target es2019 (code 1.43 uses chromium 78) 2020-03-18 16:30:34 -06:00

rust-analyzer

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

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