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-08-28 23:58:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea816abae3b66dade07e554107d52d822bf1b63a
vscode
/
src
/
vs
/
workbench
T
History
Johannes
66e5308af3
use proper enum for
ChatVariableLevel
2023-08-15 14:47:22 +02:00
..
api
use proper enum for
ChatVariableLevel
2023-08-15 14:47:22 +02:00
browser
Renders toggle state in action bar.
Fixes
#186403
.
2023-08-14 18:45:24 +02:00
common
withNullAsUndefined(x)
->
x ?? undefined
(
#189987
)
2023-08-08 16:45:52 -07:00
contrib
Merge remote-tracking branch 'origin/main' into chatVariables
2023-08-14 18:31:45 -06:00
electron-sandbox
Capture the errors that tunnel providers throw (
#190282
)
2023-08-14 08:01:20 -07:00
services
Merge remote-tracking branch 'origin/main' into chatVariables
2023-08-14 18:31:45 -06:00
test
Fix compilation
2023-08-09 12:47:03 -07:00
workbench.common.main.ts
Removal of feedback control (
fix
#188960
) (
#189027
)
2023-07-28 10:12:52 +02:00
workbench.desktop.main.css
…
workbench.desktop.main.nls.js
…
workbench.desktop.main.ts
…
workbench.web.main.css
…
workbench.web.main.nls.js
…
workbench.web.main.ts
…