mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 14:16:15 -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": [
|
"commandPalette": [
|
||||||
{
|
{
|
||||||
"command": "npm.publish",
|
"command": "npm.publish",
|
||||||
"when": "virtualWorkspaces"
|
"when": "!virtualWorkspace"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user