vscode/extensions/debug-auto-launch
Johannes Rieken 9e21aff42e
joh/ts transpile (#152199)
transpile-only tasks for client and extensions

* extract transpile into its own file
* add transpile-client task, polish transpiler
* add transpile-extensions, improve transpile logic
* move declaration of "const enum" above it usage so that it can be used with const-enum-inlining
* (ugly) make d.ts transpilation configurable because it is needed for extensions but a problem for client
* hack my way around so that `getOwnEmitOutputFilePath` is reusable by our transpile
* honor `noEmit` flag
2022-06-15 16:52:48 +02:00
..
.vscode debug: make auto attach apply state transition in new workspaces 2020-08-20 16:06:18 -07:00
media Update debug-auto-attach ext icon (refs #81760) 2021-04-20 21:58:33 -07:00
src joh/ts transpile (#152199) 2022-06-15 16:52:48 +02:00
.vscodeignore Use webpack also for small built-in extensions 2018-09-20 14:17:45 +02:00
extension.webpack.config.js Use webpack also for small built-in extensions 2018-09-20 14:17:45 +02:00
package.json chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00
package.nls.json debug: use only js-debug auto attach, collapse settings 2020-09-11 16:33:06 -07:00
tsconfig.json use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files 2021-11-09 15:53:35 +01:00
yarn.lock chore: update to electron 17 (#143223) 2022-03-11 00:51:37 +09:00