tree: d4ec55d51395dd092b24634b11ebf6986667e70f [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.