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
looshch•1h ago
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