This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-07-13 23:44:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46b96bb29e45df59e5ab8feda3d17a9aba0dfed2
vscode
/
src
T
History
rebornix
46b96bb29e
fix
#125275
.
2021-06-30 23:04:11 -07:00
..
typings
…
vs
fix
#125275
.
2021-06-30 23:04:11 -07: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
…