mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
fix compilation
This commit is contained in:
@ -172,7 +172,7 @@
|
||||
},
|
||||
{
|
||||
"command": "nodeDependencies.deletentry",
|
||||
"when": "view == nodeDependencies && viewItem == dependency",
|
||||
"when": "view == nodeDependencies && viewItem == dependency"
|
||||
},
|
||||
{
|
||||
"command": "jsonOutline.renameNode",
|
||||
|
||||
Reference in New Issue
Block a user