Settings

Theme

Gouse–Toggle 'declared and not used' errors in Go

github.com

1 points by looshch 19 days ago · 1 comment

Reader

looshchOP 19 days ago

hey folks, a while ago i made gouse to toggle ‘declared and not used’ errors in Go

the goal of gouse is to make debugging and exploratory phase easier

recently i improved the tool and published integration plugins for all the major IDEs like VS Code [1], Cursor, Windsurf, Google Antigravity [2], IntelliJ IDEA Ultimate and GoLand. And since the back end of the tool is a cli, (Neo)vim integration [4] is super simple

your feedback is more than welcome!

have a good one

[1] https://marketplace.visualstudio.com/items?itemName=looshch.... [2] https://open-vsx.org/extension/looshch/gouse [3] https://plugins.jetbrains.com/plugin/30501-gouse [4] https://github.com/vipkek/gouse#integrations

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection