This website requires JavaScript.
Explore
Help
Sign In
DEV
/
microsoft_vscode
Watch
1
Star
0
Fork
0
You've already forked microsoft_vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-20 00:04:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
microsoft_vscode
/
src
History
Henning Dieterichs
bc3dde78b3
Ensure no disposables are leaked in inline completion tests.
2021-07-08 00:00:27 +02:00
..
typings
…
vs
Ensure no disposables are leaked in inline completion tests.
2021-07-08 00:00:27 +02:00
bootstrap-amd.js
…
bootstrap-fork.js
…
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
…
buildfile.js
…
cli.js
cli - improve fix for
#126399
by unsetting
VSCODE_CWD
early
2021-06-19 08:12:10 +02:00
main.js
…
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
fix json error in tsec.exemptions
2021-07-02 16:19:29 +02:00