mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Fix test resolver with trusted workspaces
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "14.x"
|
||||
},
|
||||
"capabilities": {
|
||||
"untrustedWorkspaces": {
|
||||
"supported": true
|
||||
}
|
||||
},
|
||||
"contributes": {
|
||||
"resourceLabelFormatters": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user