rust/editors/code
Bastian Köcher b58f84626f Switch to @types/vscode and vscode-test
The old `vscode` package is outdated and it is recommened to switch to
these two new packages. This also solves a problem of a missing `.d.ts`
for `vscode` in Nixos.
2019-08-26 08:22:48 +02:00
..
.vscode Initial Visual Studio Code unit tests 2019-06-26 20:31:36 +10:00
src Switch to @types/vscode and vscode-test 2019-08-26 08:22:48 +02:00
.gitignore rename all things 2018-09-16 13:07:39 +03:00
.prettierignore Run VS Code tests on CI 2019-06-30 07:12:42 +10:00
.vscodeignore rename all things 2018-09-16 13:07:39 +03:00
package-lock.json Switch to @types/vscode and vscode-test 2019-08-26 08:22:48 +02:00
package.json Switch to @types/vscode and vscode-test 2019-08-26 08:22:48 +02:00
tsconfig.json Add noUnusedLocals to VsCode tsconfig 2019-06-29 18:00:22 +10:00
tslint.json Run prettier on all files 2018-10-08 22:38:33 +01:00