Skip to content

Instantly share code, notes, and snippets.

@fatihturan
Created March 28, 2017 14:47
Show Gist options
  • Save fatihturan/243c9b55c42d201ce7d86a57adfd212f to your computer and use it in GitHub Desktop.
Save fatihturan/243c9b55c42d201ce7d86a57adfd212f to your computer and use it in GitHub Desktop.
Emmet Auto Comment on Closing Tag
{
"filter.commentAfter": "<!-- /<%= attr('id', '#') %><%= attr('class', '.') %> -->"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment