rust/editors/code
2020-08-12 16:52:28 +02:00
..
src Rename ra_toolchain -> toolchain 2020-08-12 16:52:28 +02:00
tests Disable ES module interop 2020-07-06 14:29:19 +03:00
.eslintrc.js
.gitignore
.vscodeignore vscode client side tests 2020-05-20 22:31:39 +03:00
icon.png
package-lock.json Bump lodash from 4.17.15 to 4.17.19 in /editors/code 2020-07-16 10:05:46 +00:00
package.json Fix typo in settings description 2020-08-08 11:57:54 +02:00
ra_syntax_tree.tmGrammar.json
README.md
rollup.config.js Bump @rollup/plugin-commonjs 2020-06-27 22:37:03 +03:00
rust.tmGrammar.json Fix a typo 2020-06-30 17:42:54 +02:00
tsconfig.json Disable ES module interop 2020-07-06 14:29:19 +03:00

rust-analyzer

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

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