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-04-27 12:04:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67bd4e206961dadb4e0d5eb368f97d3a031f4d1f
vscode
/
src
History
Logan Ramos
67bd4e2069
Fix
#126805
2021-07-06 13:20:57 -04:00
..
typings
…
vs
Fix
#126805
2021-07-06 13:20:57 -04:00
bootstrap-amd.js
…
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
fix json error in tsec.exemptions
2021-07-02 16:19:29 +02:00