Third beta
Golang Build: add support for Sublime Text build navigation Allows for using the Tools > Build Results > (Next|Previous) Result menu entries or keyboard bindings to jump to files containing build errors. Also supports cmd/ctrl clicking file names in error messages. Change-Id: I55762e53e74308b02086835d17f66259acc84e2b Reviewed-on: https://go-review.googlesource.com/16153 Reviewed-by: Jason Buberel <jbuberel@google.com>
Golang Build is a Sublime Text package for compiling Go projects. It provides integration between Sublime Text and the command line go tool.
The package consists of the following features:
go buildgo installgo testgo cleango build with GOOS and GOARCHgo getThe Golang Build package is installed by using Package Control.
Package Control: Install Package commandGolang Build and select the package to perform the installation