rust/editors/code
2019-11-05 00:16:31 +01:00
..
.vscode Initial Visual Studio Code unit tests 2019-06-26 20:31:36 +10:00
src Remove new line. 2019-11-05 00:16:31 +01:00
.gitignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
.prettierignore Run VS Code tests on CI 2019-06-30 07:12:42 +10:00
.vscodeignore add rollup bundler for vscode extension 2019-09-23 23:25:16 +02:00
package-lock.json Remove jsonc-parser since vscode can load the package. Might need it later for loading certain themes, but seems to work without for now. 2019-10-27 23:58:14 +01:00
package.json * Adding scope mapping configuration manifest in package.json 2019-11-04 23:59:11 +01:00
rollup.config.js add rollup bundler for vscode extension 2019-09-23 23:25:16 +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