This is now obsolute, just use https://cursor.sh copilot or supermaven instead
Provides a boost to your go development.
Currently the only feature is autocomplete for the tendious if err != nil. Hopefully this a bit more useful/less work than a snippet.
https://marketplace.visualstudio.com/items?itemName=neibla.go-boost
Reduced autocomplete trigger to "i" as with it was a bit annoying with returning no suggestions still made it open the snippets via registerCompletionItemProvider...
GIF
Added "i" trigger, snippet and swaped order.
Icon
Initial release