Skip to content

Instantly share code, notes, and snippets.

@rsgranne
Created June 15, 2018 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rsgranne/8baa6071dd2741f85c8edbc26de2dab7 to your computer and use it in GitHub Desktop.
Save rsgranne/8baa6071dd2741f85c8edbc26de2dab7 to your computer and use it in GitHub Desktop.
Location of Templates for VSCode
# Mac
"fileTemplates.templates_dir": "/Users/YOUR-USER-NAME/Documents/Web Dev Projects/+Templates"
# Windows
"fileTemplates.templates_dir": "C:\Users\YOUR-USER-NAME\Documents\Web Dev Projects\+Templates"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment