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