I started learning how to use Go templates about a year ago and I found it arduous to stressful to type syntax like {{ block "name" pipeline }} in full, by hand, so I did what developers do - I built a VSCode extension to scratch my itch. I built Go Templates Snippets for VSCode, a VSCode extension that provides snippets for writing Go template syntax in .go, .gotmpl, .html and their file associat