We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

GOnpp

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.

If you are like the rest of our user community, your IT team is busy. With pressure to deliver on-time projects, you don’t have a lot of time to spend making your management tools work. You need network monitoring tools that work for you. You want tools that makes it easy to find performance issues before your users do and resolve them before they impact the business. That’s why tens of thousands of customers around the world love WhatsUp Gold.

Website https://github.com/tike/GOnpp
Tags
License
Features