/Jacky.Emmet

Visual Studio Emmet is a Visual Studio extension for Emmet, a web-developer’s toolkit that can greatly improve your HTML & CSS workflow.

Primary LanguageJavaScriptMIT LicenseMIT

Visual Studio Emmet

Official Emmet site, learn more about Emmet features.

How to install

  1. Run bin\Jacky.Emmet.vsix.
  2. Restart Microsoft Visual Studio.

How to add syntax and profile rules

  1. Goto %LocalAppData%\Microsoft\VisualStudio\{VERSION}\Extensions, find the extension folder.
  2. Add rules to settings.json.

How to add abbreviations and snippets

  1. Goto %LocalAppData%\Microsoft\VisualStudio\{VERSION}\Extensions, find the extension folder.
  2. Add abbreviations and snippets to snippets.json.

To do

  1. Extension support
  2. Expand abbreviations with Tab key