mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add untrusted workspace supported flags (#17557)
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
"vscode": "*",
|
||||
"azdata": "*"
|
||||
},
|
||||
"capabilities": {
|
||||
"virtualWorkspaces": false,
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"extensionPack": [
|
||||
"Microsoft.agent",
|
||||
"Microsoft.profiler",
|
||||
|
||||
Reference in New Issue
Block a user