tree: 7550986eaafdb7380c9764bf4abfceb17a659b29 [path history] [tgz]
  1. src/
  2. tests/
  3. .eslintrc.js
  4. .gitignore
  5. .vscodeignore
  6. icon.png
  7. package-lock.json
  8. package.json
  9. ra_syntax_tree.tmGrammar.json
  10. README.md
  11. rollup.config.js
  12. rust.tmGrammar.json
  13. tsconfig.json
editors/code/README.md

rust-analyzer

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

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