My First Vscode Extension Pack for Go

Took a swing at creating my own extension pack for Go.

  sheldonhull/extension-pack-go - GitHub

This was a good chance to familarize myself with the eco-system and simplify sharing a preset group of extensions.

Setup the repo with a Taskfile.yml to simplify running in the future. If frequent updates needed to happen, it would be easy to plug this into GitHub actions with a dispatch event and run on demand or per merge to main.

Here’s the marketplace link if you want to see what it looks like: Marketplace - extension-pack-go

I could see this process being improved in the future with GitHub only requirements. At this time, it required me to use my personal Azure DevOps org to configure access and publishing.

Publishing Extensions


Webmentions

Likes  (8) Reposts  (1)