Do not enable the git extension in restricted mode (#139124)

This commit is contained in:
Ladislau Szomoru
2021-12-13 11:18:56 +01:00
parent 25d0e27e29
commit 67d6356a25
4 changed files with 32 additions and 13 deletions

View File

@@ -38,7 +38,7 @@
"capabilities": {
"virtualWorkspaces": true,
"untrustedWorkspaces": {
"supported": true
"supported": false
}
},
"contributes": {