vscode/src
2021-09-01 12:21:24 +02:00
..
typings fix some typo in comments, renaming few methods (#130470) 2021-08-11 17:57:48 -07:00
vs remove web extension kind from the setting schema 2021-09-01 12:21:24 +02:00
bootstrap-amd.js
bootstrap-fork.js Remove dependency on node require for startup code path (#130088) 2021-08-04 10:45:11 +02:00
bootstrap-node.js
bootstrap-window.js Remove dependency on node require for startup code path (#130088) 2021-08-04 10:45:11 +02:00
bootstrap.js asar - introduce alternative path to circumvent drive letter casing issues (#131161) 2021-08-19 11:29:42 +02:00
buildfile.js Avoid duplicating modules in worker bundles 2021-08-13 18:04:11 +03:00
cli.js Remove dependency on node require for startup code path (#130088) 2021-08-04 10:45:11 +02:00
main.js crash reporter - fix runtime crash with invlid props (fix #130087) 2021-08-25 10:31:39 +02:00
tsconfig.base.json no modern JavaScript for us 2021-07-16 17:34:00 +02:00
tsconfig.json
tsconfig.monaco.json
tsconfig.tsec.json
tsconfig.vscode-dts.json add vscode-dts-compile-check to ensure that vscode.d.ts is self-contained, esp that it doesn't depend on vscode.proposed.d.ts, and that uses es5 only 2021-07-19 11:57:42 +02:00
tsconfig.vscode-proposed-dts.json also add tsconfig.vscode-proposed-dts but don't enforce it yet 2021-07-19 12:22:25 +02:00
tsec.exemptions.json