Skip to content

Instantly share code, notes, and snippets.

@yue4u
Created September 4, 2018 17:08
Show Gist options
  • Save yue4u/d1d0578552216bb31f8cacbfe69990a9 to your computer and use it in GitHub Desktop.
Save yue4u/d1d0578552216bb31f8cacbfe69990a9 to your computer and use it in GitHub Desktop.
vscode-fast-html-comment
{
"comment HTML": {
"prefix": "#",
"body": ["<!-- $1 -->"],
"description": "Comment HTML line"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment