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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GOnpp!