https://github.com/msyrus/vscode-go-doc
An Microsoft Visual Code extension for Golang to print symbol definition to output
https://github.com/msyrus/vscode-go-doc
Last synced: 3 months ago
JSON representation
An Microsoft Visual Code extension for Golang to print symbol definition to output
- Host: GitHub
- URL: https://github.com/msyrus/vscode-go-doc
- Owner: msyrus
- Created: 2018-03-15T08:53:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T10:24:55.000Z (almost 2 years ago)
- Last Synced: 2025-08-30T17:43:11.733Z (3 months ago)
- Language: TypeScript
- Size: 254 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-go-cn - Go Doc
- awesome-go - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- awesome-go-plus - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc.  (Editor Plugins / Routers)
- awesome-go - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- awesome-go-with-stars - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- awesome-go - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- awesome-go - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- fucking-awesome-go - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- awesome-go-cn - Go Doc
- awesome-go - Go Doc - A Visual Studio Code extension for showing definition in output and generating go doc. (Editor Plugins / Routers)
- awesome-go-extra - vscode-go-doc - 03-15T08:53:19Z|2022-04-09T06:01:55Z| (Editor Plugins / Routers)
README
# Visual Studio Code Go Doc
A Visual Studio Code extension for showing definition in Output and generating go doc.
## Configuration
The extension requires `Go` insalled in path. It installs `gogetdoc` in `GOPATH` if gogetdoc is missing.
* [gogetdoc](https://github.com/zmb3/gogetdoc)
### Commands
* Go Doc: Get Definition - Prints the definition in output