mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Revert parts of "Fix #125395"
Re-enables GitHub extension in untrusted workspaces
From commit 01c6fb557d
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": false,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": false
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user