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 09:38:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76f99cdd6a5d890fe86509fade5e1e271ee0eccf
vscode
/
src
/
vs
/
workbench
/
api
/
node
History
Rob Lourens
76f99cdd6a
Fix file search type telemetry in EH
2021-08-19 08:03:58 -07: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
…
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
Fix file search type telemetry in EH
2021-08-19 08:03:58 -07:00
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
Fix user tasks in single file mode
2021-07-28 14:41:45 +02: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