Official Emmet site, learn more about Emmet features.
- Run
bin\Jacky.Emmet.vsix
. - Restart
Microsoft Visual Studio
.
- Goto
%LocalAppData%\Microsoft\VisualStudio\{VERSION}\Extensions
, find the extension folder. - Add rules to
settings.json
.
- Goto
%LocalAppData%\Microsoft\VisualStudio\{VERSION}\Extensions
, find the extension folder. - Add abbreviations and snippets to
snippets.json
.
- Extension support
- Expand abbreviations with
Tab
key