mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 00:27:05 -06:00
Updated Virtual Workspaces (markdown)
parent
a511cd03ec
commit
8de882d07f
@ -37,7 +37,7 @@ The `virtualWorkspace` context key is set when all workspace folders are located
|
||||
"commandPalette": [
|
||||
{
|
||||
"command": "npm.publish",
|
||||
"when": "virtualWorkspaces"
|
||||
"when": "!virtualWorkspace"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user