sheldonhull / extension-pack-go

Go development extensions in one convenient pack.

Home Page:https://www.sheldonhull.com/my-first-vscode-extension-pack-for-go/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension Pack for Go

GitHub tag (latest SemVer)


forthebadge forthebadge forthebadge


Extensions for usage with Go development.

What's Included

  • go-doc: Show documentation of go symbols and packages
  • go-struct-tag: A Visual Studio Code extension for auto complete the go struct tag when typing.
  • vscode-go-inline-sql: Syntax highlighting for inline sql in go
  • json-to-go: Convert JSON data to Go struct
  • golang.go: The extension for Go that makes this all worth it.
  • vscode-go-template: Go Template Syntax Highlight Support for VSCode.

Resources

My Go cheatsheet: docs/go

About

Go development extensions in one convenient pack.

https://www.sheldonhull.com/my-first-vscode-extension-pack-for-go/

License:MIT License


Languages

Language:Go 100.0%