/gouse-vsc

Toggle ‘declared and not used’ errors in Go in Visual Studio Code.

Primary LanguageTypeScript

Toggle ‘declared and not used’ errors in Go by using idiomatic _ = notUsedVar and leaving a TODO comment. a demo gif

Dependencies

gouse is required.

go install github.com/looshch/gouse@latest

Usage

“gouse: Toggle ‘declared and not used’ errors” command toggles the errors in a file.