rust/editors/code
2020-05-04 13:10:59 +02:00
..
src fixed lint warning 2020-04-30 18:57:40 +03:00
.eslintrc.js
.gitignore
.vscodeignore Include grammar for syntax trees into vsix 2020-04-03 20:00:06 +02:00
icon.png
package-lock.json npm update 2020-04-22 10:58:50 -04:00
package.json Specify cotributed semanticTokenTypes in package.json 2020-05-04 13:10:59 +02:00
ra_syntax_tree.tmGrammar.json Fix .rast tmGrammar to account for numbers in identifiers 2020-04-22 02:00:58 +03:00
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.