Tooltitude 

What is it?

Tooltitude is a productivity Visual Studio Code extension for the Go (GoLang) programming language. It includes a set of code actions, inspections. In the future we plan to add more smart features. You could use two links below to either install it directly in VS Code (after opening in VS Code, you need to press the blue install button on the opened page), or go to the VS Code marketplace.

Feature Highlights

Implementations lens

See implementaions and implementing methods

References lens

Click to look into these references right away

See deprecated symbols

Gopls doesn't indicate whether a symbol is deprecated at the moment of writing

Detect shadowed symbols

Helps prevent confusing code and erros

Handle Errors

Manage error handling boilerplate

Initial state
Resulting State

Features

Code Lenses

Inspections

Postfix Completions

Code Actions