Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T10:24:55.000Z (9 months ago)
- Last Synced: 2024-08-03T19:10:02.186Z (3 months ago)
- Language: TypeScript
- Size: 254 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- 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