rust/editors/code
Veetaha 51156cbf03
vscode: fix release tag retrieval
Co-Authored-By: Laurențiu Nicola <lnicola@users.noreply.github.com>
2020-03-27 11:05:37 +02:00
..
src vscode: fix release tag retrieval 2020-03-27 11:05:37 +02:00
.eslintrc.js
.gitignore
.vscodeignore Actually include readme into .vsix 2020-03-03 18:40:27 +01:00
icon.png
package-lock.json ⬆️ npm 2020-03-20 13:07:43 +01:00
package.json Extension types and rendering 2020-03-24 23:22:41 +01:00
README.md
rollup.config.js Add typing annotations for rollup config 2020-03-18 16:30:34 -06:00
tsconfig.json Target es2019 (code 1.43 uses chromium 78) 2020-03-18 16:30:34 -06: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.