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-14 07:54:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e880f7ef3d2ca036a8467cb65fa3e6d64ef0d3e4
vscode
/
src
T
History
meganrogge
e880f7ef3d
fix
#131571
2021-08-24 14:37:21 -07:00
..
typings
fix some typo in comments, renaming few methods (
#130470
)
2021-08-11 17:57:48 -07:00
vs
fix
#131571
2021-08-24 14:37: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
asar - introduce alternative path to circumvent drive letter casing issues (
#131161
)
2021-08-19 11:29:42 +02:00
buildfile.js
Avoid duplicating modules in worker bundles
2021-08-13 18:04:11 +03:00
cli.js
Remove dependency on node require for startup code path (
#130088
)
2021-08-04 10:45:11 +02:00
main.js
fix some typo in comments, renaming few methods (
#130470
)
2021-08-11 17:57:48 -07:00
tsconfig.base.json
…
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
…