mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Do not enable the git extension in restricted mode (#139124)
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": true,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
"supported": false
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user