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
71080eb345c19783eff945f2b047c6bf0803849a
vscode
/
src
T
History
Daniel Imms
52b1dcc5ab
Fix label formatter caching take 2
...
Fixes
#150970
2022-06-03 10:23:40 -07:00
..
typings
…
vs
Fix label formatter caching take 2
2022-06-03 10:23:40 -07:00
vscode-dts
Fix accidental grammer mistake to .d.ts (
#150991
)
2022-06-01 17:09:00 +00:00
bootstrap-amd.js
…
bootstrap-fork.js
Use an
UtilityProcess
for the extension host (
#150167
)
2022-05-24 16:42:47 +02:00
bootstrap-node.js
…
bootstrap-window.js
…
bootstrap.js
Fixes
#148447
(
#148456
)
2022-04-29 14:02:57 -07:00
buildfile.js
Spawn the extension host directly from the main process because fork() is now fast again (
#150002
)
2022-05-20 08:10:39 +00:00
cli.js
…
main.js
…
server-cli.js
…
server-main.js
Fixes
microsoft/vscode-remote-release#6543
: Go through the unexpected error handler (which has async endless loop protection) instead of using the console in the SIGPIPE handler
2022-04-28 17:14:19 +02:00
tsconfig.base.json
…
tsconfig.json
…
tsconfig.monaco.json
Add drop into editor option (
#147049
)
2022-05-17 11:35:04 -07:00
tsconfig.tsec.json
…
tsconfig.vscode-dts.json
…
tsconfig.vscode-proposed-dts.json
…
tsec.exemptions.json
…