This website requires JavaScript.
Explore
Help
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
mirror of
https://github.com/microsoft/vscode.git
synced
2026-08-31 03:07:50 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8797cfe27e0cb0147dc5087f23aa08e0d9634ec8
vscode
/
src
T
History
rebornix
b8a698e86d
fix
#130025
.
2021-08-05 09:59:21 -07:00
..
typings
…
vs
fix
#130025
.
2021-08-05 09:59:21 -07: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
Remove dependency on node require for startup code path (
#130088
)
2021-08-04 10:45:11 +02:00
buildfile.js
…
cli.js
Remove dependency on node require for startup code path (
#130088
)
2021-08-04 10:45:11 +02:00
main.js
Remove dependency on node require for startup code path (
#130088
)
2021-08-04 10:45:11 +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
…