mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
test resolver: supports untrusted workspaces
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"virtualWorkspaces": true
|
||||
},
|
||||
"contributes": {
|
||||
"resourceLabelFormatters": [
|
||||
|
||||
Reference in New Issue
Block a user