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-25 00:44:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3d23b1b02dfec2f9f78bf0ffa77a9689e0b13cca
vscode
/
src
T
History
Henning Dieterichs
3d23b1b02d
Merge pull request
#150709
from microsoft/3wm
...
3 Way Merge Editor Bugfixes
2022-05-31 07:52:17 +02:00
..
typings
…
vs
Merge pull request
#150709
from microsoft/3wm
2022-05-31 07:52:17 +02:00
vscode-dts
showTextDocument
is not respecting
preview: true
if user has
enablePreview
disabled (
fix
#149088
) (
#150552
)
2022-05-27 16:32:25 +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
…