Skip to content

sheldonhull/extension-pack-go

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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