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

@@ -23,6 +23,7 @@
"command.decrementNumberByOneTenth": "Decrement by 0.1",
"command.incrementNumberByTen": "Increment by 10",
"command.decrementNumberByTen": "Decrement by 10",
"command.showEmmetCommands": "Show Emmet Commands",
"emmetSyntaxProfiles": "Define profile for specified syntax or use your own profile with specific rules.",
"emmetExclude": "An array of languages where Emmet abbreviations should not be expanded.",
"emmetExtensionsPath": "Path to a folder containing Emmet profiles and snippets.",