rust/editors/code
2020-11-03 23:47:15 +11:00
..
src Smaller inlay hints 2020-10-28 09:52:23 -04:00
tests Support 'runnables' options in the vs code extension 2020-10-02 12:35:22 +03:00
.eslintignore
.eslintrc.js
.gitignore
.vscodeignore
icon.png
package-lock.json Update package 2020-10-26 09:23:34 -04:00
package.json Update package 2020-10-26 09:23:34 -04:00
ra_syntax_tree.tmGrammar.json
README.md
rollup.config.js
rust.tmGrammar.json fix: distinguish turbofish function calls from namespaces 2020-11-03 23:47:15 +11:00
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.