Skip to content

Instantly share code, notes, and snippets.

@devxom
Last active December 24, 2022 01:01
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save devxom/edc3c76235fc050a5ba594f372ca5740 to your computer and use it in GitHub Desktop.
Save devxom/edc3c76235fc050a5ba594f372ca5740 to your computer and use it in GitHub Desktop.
https://gist.github.com/akella/9757676 snippets ported for vscode
{
"Block (with comment)": {
"prefix": "di",
"body": [
"<!-- begin ${1} -->",
"<div class=\"${1}\">",
"\t${2}",
"</div>",
"<!-- end ${1} -->"
]
}
}
@mpodaniev
Copy link

Спасибо!

@R-A-S
Copy link

R-A-S commented Apr 24, 2018

Спасибо. Очень полезная штука.

@Waidoss
Copy link

Waidoss commented Feb 17, 2019

Спасибо!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment