An open API service indexing awesome lists of open source software.

https://github.com/sheldonhull/extension-pack-go

Go development extensions in one convenient pack.
https://github.com/sheldonhull/extension-pack-go

go vscode vscode-extension-pack

Last synced: about 1 year ago
JSON representation

Go development extensions in one convenient pack.

Awesome Lists containing this project

README

          

# Extension Pack for Go

![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/sheldonhull/extension-pack-go?style=for-the-badge)

---

![forthebadge](https://img.shields.io/badge/gluten-free-green?style=for-the-badge)
![forthebadge](https://img.shields.io/badge/uses-badges-green?style=for-the-badge)
![forthebadge](https://img.shields.io/badge/ctrlc-ctrlv-green?style=for-the-badge)

---

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](https://www.sheldonhull.com/docs/go)