Move Show Emmet Commands command to extension #58600

This commit is contained in:
Raymond Zhao
2020-11-17 23:15:00 +00:00
committed by GitHub
parent 9641ad2253
commit 33e7e030d2
5 changed files with 10 additions and 40 deletions

View File

@@ -342,6 +342,11 @@
"command": "editor.emmet.action.reflectCSSValue",
"title": "%command.reflectCSSValue%",
"category": "Emmet"
},
{
"command": "editor.emmet.action.showEmmetCommands",
"title": "%command.showEmmetCommands%",
"category": ""
}
],
"menus": {