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-09-20 02:34:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37f8eaa70efac7fd2d35dfc8d86831124a7ac856
vscode
/
src
T
History
Alex Dima
37f8eaa70e
Add tests for character mappings
2022-06-02 12:25:11 +02:00
..
typings
…
vs
Add tests for character mappings
2022-06-02 12:25:11 +02:00
vscode-dts
better type docs for validation message (
#150923
)
2022-06-01 09:07:18 +02: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
…