| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Personal snippets I use inside visual studio code to speed up my workflow.
┌── javascript.json ├── typescript.json └── typescriptreact.json
Go to File > Preferences > User Snippets pick a language and paste contents inside of the JSON file. Snippets files are written in JSON, support C-style comments. More info here.
| Back | FazBrowse Home | New Git URL |