Improved error messaging
sublime-build: Provide specific prompts for missing GOPATH/GOROOT The new build of sublime-config raises exceptions if the GOPATH or GOROOT can not be found on disk. This update handles these new exceptions and presents them to the user. Change-Id: I4a7589fa9fae8cdf5d2d2025d4ad16026e78f579 Reviewed-on: https://go-review.googlesource.com/16571 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 rungo 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