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-24 02:28:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cba1d1b184883f437cf3777030d4a94ba43b7ee2
vscode
/
src
/
vs
/
workbench
/
api
/
node
History
Alex Dima
cba1d1b184
Prefix all
performance.mark
calls with
code/
2021-01-11 16:12:03 +01:00
..
extHost.node.services.ts
…
extHostCLIServer.ts
command for open external
2020-11-18 13:03:15 +01:00
extHostDebugService.ts
debug: preserve focus in editor when integrated terminal is shown so match debug console behavior and to make sense for accessibility
2020-12-16 09:22:04 +01:00
extHostDownloadService.ts
…
extHostExtensionService.ts
Prefix all
performance.mark
calls with
code/
2021-01-11 16:12:03 +01:00
extHostLogService.ts
…
extHostOutputService.ts
#105047
simplify
2020-09-23 09:01:22 +02:00
extHostSearch.ts
Revert "Merge pull request
#109049
from digeff/searchView/context/extensionPoints"
2020-11-11 09:46:47 +01:00
extHostTask.ts
Fix executeTask for composite tasks
2020-12-16 17:02:19 +01:00
extHostTerminalService.ts
Fixes
#112446
: Avoid timeouts in mirroring terminals to the extension host by assigning a temporary UUID to terminals created on the extension host side
2021-01-07 00:13:42 +01:00
extHostTunnelService.ts
Add elevation message to ports UI (
#113990
)
2021-01-07 16:21:06 +01:00