rust/editors/code
Vadzim Dambrouski a85cd6455a Add option to disable all-targets.
Can be useful in embedded.
2019-12-15 23:32:13 +05:30
..
.vscode Initial Visual Studio Code unit tests 2019-06-26 20:31:36 +10:00
src Add option to disable all-targets. 2019-12-15 23:32:13 +05:30
.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 Add rollup sourcemap and fix launch.json 2019-12-09 03:58:43 +08:00
package.json Add option to disable all-targets. 2019-12-15 23:32:13 +05:30
rollup.config.js Add rollup sourcemap and fix launch.json 2019-12-09 03:58:43 +08:00
tsconfig.json Enable noFallthroughCasesInSwitch option for vscode extension 2019-12-12 01:11:53 +09:00
tslint.json Enable noUnusedParameters option for vscode extension 2019-12-12 00:56:29 +09:00