rust-analyzer/editors/code
2020-02-03 20:18:10 +01:00
..
src Add regular onEnter command, allowing onEnter to be called without overriding the type command. 2020-02-03 20:18:10 +01:00
.gitignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
.vscodeignore Rename VS Code extension to rust-analyzer 2020-01-13 11:13:18 +01:00
icon.png Extension icon 2020-01-15 16:07:39 +01:00
package-lock.json Remove rollup-typescript 2020-02-03 17:39:34 +01:00
package.json Add regular onEnter command, allowing onEnter to be called without overriding the type command. 2020-02-03 20:18:10 +01:00
rollup.config.js Remove rollup-typescript 2020-02-03 17:39:34 +01:00
tsconfig.json Use simple prng instead of a dependency 2020-02-03 16:37:12 +01:00
tslint.json vscode extension cleanup: migrate to prefer-const tslint rule 2020-02-02 21:12:59 +02:00