rust/editors/code
2020-05-20 22:31:39 +03:00
..
src vscode client side tests 2020-05-20 22:31:39 +03:00
tests vscode client side tests 2020-05-20 22:31:39 +03:00
.eslintrc.js
.gitignore
.vscodeignore vscode client side tests 2020-05-20 22:31:39 +03:00
icon.png
package-lock.json vscode client side tests 2020-05-20 22:31:39 +03:00
package.json vscode client side tests 2020-05-20 22:31:39 +03: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 vscode client side tests 2020-05-20 22:31:39 +03:00
rust.tmGrammar.json Use .rust suffix on scopes 2020-05-12 08:31:43 -07:00
tsconfig.json vscode client side tests 2020-05-20 22:31:39 +03: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.