rust-analyzer/editors/code
Aleksey Kladov 30f7e6590a Remove recent improvements to the build script
tslib as a dev dependency and commonjs modules are definitely *wrong*
in the ideal world, **but** in the real world that's the only
combination that works. See

https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Fwg-rls-2.2E0/topic/Problems.20with.20TypeScript.20build
2020-02-03 15:25:29 +01:00
..
src vscode: use void where possible 2020-02-02 23:24:09 +02: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 recent improvements to the build script 2020-02-03 15:25:29 +01:00
package.json Remove recent improvements to the build script 2020-02-03 15:25:29 +01:00
rollup.config.js Use types from vscode-langaugeclient 2020-01-15 12:04:35 +01:00
tsconfig.json Remove recent improvements to the build script 2020-02-03 15:25:29 +01:00
tslint.json vscode extension cleanup: migrate to prefer-const tslint rule 2020-02-02 21:12:59 +02:00