Answer the question
In order to leave comments, you need to log in
Keyboard shortcuts stopped working in Emmet Sublime Text 3, how to fix?
Today I turned on ST3 - there was a message about updating the emmet plugin. And some hot keys stopped working, namely:
CTRL + SHIFT + G - wrap in a tag, it was very convenient.
Also CTRL + , (comma) - selection of a piece of code within a tag.
Answer the question
In order to leave comments, you need to log in
Add
[
{ "keys": ["ctrl+shift+g"], "command": "emmet_wrap_with_abbreviation" },
]
link to other commands
https://github.com/emmetio/sublime-text- plugin/blo...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question