Snippets in VSCode provide a way to easily inject commonly used code “snippets” into your files. In this guide, I will quickly show you how to create your own custom snippets.
=== NOTES ===
https://codewithsusan.com/notes/custo...
=== SUPPORT ===
If you found this video helpful, you can say thanks and support future content simply by clicking my Amazon affiliate link: https://amzn.to/3SMkCOf. If you make a purchase within 24 hours of clicking the link I may receive a small commission. Any income from these sales goes directly to supporting me in making new videos and guides.
Thanks for watching and thank you for your support!
=== CHAPTERS ===
00:00 What are snippets
00:15 Create a new global snippets file
01:25 Snippet syntax
04:25 Example - function snippet
06:16 Test it out...
07:03 Reopening snippet files