mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Merge remote-tracking branch 'origin/main' into connor4312/customizations
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -316,7 +316,7 @@
|
||||
// for general runtime freezes: https://github.com/microsoft/vscode/issues/127861#issuecomment-904144910
|
||||
"--disable-features=CalculateNativeWinOcclusion",
|
||||
"--disable-extension=vscode.vscode-api-tests",
|
||||
"--sessions"
|
||||
"--agents"
|
||||
],
|
||||
"userDataDir": "${userHome}/.vscode-oss-sessions-dev",
|
||||
"webRoot": "${workspaceFolder}",
|
||||
|
||||
Reference in New Issue
Block a user