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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GOnpp!