sublime-build: Adding documentation for cancelling Go Run A small documentation change to let users know that when using the Go Run command with a long-running process they will need to use the custom 'Go: Cancel Build' command to terminate the process. I also included an example of how to create a key bindig for the command. Change-Id: I0825193ba8db4225a6a44ad69025b39219e57086 Reviewed-on: https://go-review.googlesource.com/16507 Reviewed-by: Will Bond <will@wbond.net> 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