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-22 17:48:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69e8f8ea0c487283be9279f95f05014e1e64bbe7
vscode
/
src
/
vs
/
workbench
/
api
/
node
History
Alex Dima
69e8f8ea0c
Fixes
#128528
: Skip acquiring workspace storage locks on the local nodejs extension host
2021-07-14 10:58:15 +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
debug: use icon for debug terminals
2021-07-09 12:56:02 -07:00
extHostDownloadService.ts
…
extHostExtensionService.ts
…
extHostLogService.ts
…
extHostOutputService.ts
Fix
#126953
2021-07-06 11:57:34 +02:00
extHostSearch.ts
…
extHostStoragePaths.ts
Fixes
#128528
: Skip acquiring workspace storage locks on the local nodejs extension host
2021-07-14 10:58:15 +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