golang.tmbundle
golang.tmbundle copied to clipboard
A TextMate bundle for the Go programming language
TextMate library methods still depend on this version of ruby and the Mojave update was tripping up some of the commands due to the default ruby version.
New commands added from [gomate](https://github.com/pokstad/gomate). Also updated helper script to infer `GOROOT` and `GOPATH` when various environment variables are not available.
Hi there, is it possible to change the code completion key bindings to be from the current Opt+Esc to Tab (or double tab) key ? Is there any way to...
If defined a variable named 'typeVars', the chars 'type' highlighted as a keyword fix @willfaught 's case in #36