vscode/src
2021-06-30 10:38:34 +02:00
..
typings
vs fix getText(range) of concat document 2021-06-30 10:38:34 +02:00
bootstrap-amd.js code cache - cleanup in prep for chrome based code loading 2021-06-08 07:39:43 +02:00
bootstrap-fork.js Fixes #126533: Make sure the ASAR path is always added for renderer processes 2021-06-18 17:07:54 +02:00
bootstrap-node.js Command line code . not working (fix #126702) 2021-06-19 08:03:42 +02:00
bootstrap-window.js bootstrap - log an error when window config cannot be loaded in 10s (#127421) 2021-06-29 19:41:19 +02:00
bootstrap.js Fixes #126533: Make sure the ASAR path is always added for renderer processes 2021-06-18 17:07:54 +02:00
buildfile.js
cli.js cli - improve fix for #126399 by unsetting VSCODE_CWD early 2021-06-19 08:12:10 +02:00
main.js Fixes #126533: Make sure the ASAR path is always added for renderer processes 2021-06-18 17:07:54 +02:00
tsconfig.base.json Align lib-definition of tsconfig.base with supported browsers reality. The smalled common denominator between Chrome, Edge, and Safari is surpisingly large and except for Atomics/SharedMem everything up until es2021 is OK, https://github.com/microsoft/vscode/issues/121144 2021-06-25 14:17:50 +02:00
tsconfig.json set vscode compile target to es2020, https://github.com/microsoft/vscode/issues/121144 2021-06-25 15:08:33 +02:00
tsconfig.monaco.json
tsconfig.tsec.json
tsec.exemptions.json Refactors the inline completion feature. 2021-05-21 19:40:38 +02:00