This plugin allows you to run some features of the go command from within notepad++ as well as supporting codecompletion via gocode (you need to have github.com/nsf/gocode installed and available from your PATH).
Currently the following subcommands are supported:
* go fmt -> ALT+F
* go test -> ALT+T
* go install -> ALT+I
* go run -> ALT+R
* code completion -> ALT+O
* function call tips -> ALT+P
All open files are being saved upon running a go cmd. Any output they produce is reported in the dockable Dialog, so you don't have to switch windows anymore while debugging your build errors.
As a plus it sets your GOPATH from the current .go file, if you don't have the GOPATH environment Variable set.
License
Creative Commons Attribution ShareAlike License V2.0Follow GOnpp
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GOnpp!