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-04-23 01:58:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e05d8c9d9763c57f6957f79282fb32278a4e748
vscode
/
src
/
vs
/
workbench
/
api
/
node
History
Alex Dima
7e05d8c9d9
Fixes
#127626
: Add try/catch around JSON.parse
2021-06-30 13:36:41 +02:00
..
extHost.node.services.ts
Acquire a lock before using a certain workspace storage directory and fall back to other directories if necessary
2021-06-29 00:27:04 +02:00
extHostCLIServer.ts
Explicit remote CLI commands (
#121212
)
2021-04-13 19:49:13 +02:00
extHostDebugService.ts
Merge pull request
#123478
from danielgary/main
2021-06-07 16:10:58 +02:00
extHostDownloadService.ts
…
extHostExtensionService.ts
…
extHostLogService.ts
…
extHostOutputService.ts
Merge pull request
#124346
from microsoft/ben/pfs-promises
2021-05-21 11:36:20 +02:00
extHostSearch.ts
…
extHostStoragePaths.ts
Fixes
#127626
: Add try/catch around JSON.parse
2021-06-30 13:36:41 +02:00
extHostTask.ts
Remove getDefaultShellAndArgs from tasks
2021-05-13 06:36:08 -07:00
extHostTerminalService.ts
Pass object instead of unwrapped args for term create
2021-05-26 11:40:21 -07:00
extHostTunnelService.ts
Filter canddiate ports to localhost and all interfaces
2021-06-14 11:23:05 +02:00