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-06-06 23:56:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6375eb19e05e44a778e42cf67ffe4591454a784e
vscode
/
src
T
History
rebornix
5cbeb9f2e3
fix
#122710
.
2021-08-04 16:09:57 -07:00
..
typings
…
vs
fix
#122710
.
2021-08-04 16:09:57 -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
…