8000 chore: remove serverStats command from package.json of VSCode extensi… · vuejs/language-tools@665048e · GitHub
[go: up one dir, main page]

Skip to content

Commit 665048e

Browse files
authored
chore: remove serverStats command from package.json of VSCode extension (#3366)
1 parent a62aa88 commit 665048e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/vscode-vue/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -610,11 +610,6 @@
610610
"title": "Write Virtual Files",
611611
"category": "Volar (Debug)"
612612
},
613-
{
614-
"command": "volar.action.serverStats",
615-
"title": "Server Stats",
616-
"category": "Volar (Debug)"
617-
},
618613
{
619614
"command": "volar.action.showComponentMeta",
620615
"title": "Show Component Meta",

0 commit comments

Comments
 (0)
0