tree: 1a21355d7b8d81054885a50e961ea76f25f38dbe [path history] [tgz]
  1. src/
  2. tests/
  3. .eslintignore
  4. .eslintrc.js
  5. .gitignore
  6. .vscodeignore
  7. icon.png
  8. package-lock.json
  9. package.json
  10. ra_syntax_tree.tmGrammar.json
  11. README.md
  12. rollup.config.js
  13. rust.tmGrammar.json
  14. 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.