Skip to content

Instantly share code, notes, and snippets.

@RachBLondon
Created October 8, 2017 10:36
Show Gist options
  • Save RachBLondon/013af942774555ccdae28525fef1bd6f to your computer and use it in GitHub Desktop.
Save RachBLondon/013af942774555ccdae28525fef1bd6f to your computer and use it in GitHub Desktop.
Some code snippets for vsocde
"Print to console": {
"prefix": "lv",
"body": [
"console.log('>>>>>> $1', $1);"
],
"description": "Log variables"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment