|
|
|
Show HN: Tooltitude for Go – productivity extension for Golang for VS Code
(tooltitude.com)
|
|
1 points
by tooltitude
974 days ago
|
|
Our extension augments the official GoLang extension with a set of power tools which make you a more productive developer. It provides:
- Code Lens providers: references, implementations, implemented interfaces
- Code Actions
- Postfix completion
- Inspections
- Implement an interface action
- Generate a type stub for tests
- Debug a single test in a table driven test |
|