Skip to content

Instantly share code, notes, and snippets.

@shalinjames
Created August 11, 2018 17:14
Show Gist options
  • Save shalinjames/2e3a7f7dadefcd413fd000dd85128985 to your computer and use it in GitHub Desktop.
Save shalinjames/2e3a7f7dadefcd413fd000dd85128985 to your computer and use it in GitHub Desktop.
Sample VS Code html extension block
{
"Nebular Button": {
"prefix": "nb-button",
"body": ["<button nbButton></button>"]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment