Releases: syscrusher/golang.tmbundle
Releases · syscrusher/golang.tmbundle
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Hand crafted, beautiful icons that work on HiDPI and lower resolutions @nanoant
- Fix regex scope identifiers to allowed ones @nanoant
- Simplify and shorten regexes @nanoant
- Uniform regex indentation @nanoant
- Better type marking in instances like 'var x Type' or 'x := Type{} @nanoant
- Mark types in function declarations @nanoant
- Update README to reflect this branch's status as the TextMate default
v3.2.1
v3.2.0
- Support for dynamically determining gopath, package name, and package path @fmccann
- Support for golint and goimports @fmccann
- Display package name when running command against package name @fmccann
- Allow run and build on unsaved files @tg
- Add fmt.Print snippet @jish
- Add fmt.Fprintf snippet
- Fmt updates document without saving the current version @tg
- Automatically format documents on save @tg
- Remove leading path separator (:) from GOPATH, fix for Go 1.5 @tg
v3.1.0
v3.0.0
Merge branch 'release/v2.2'
v2.1.1
v2.1.1 with gofmt fix plus misc housekeeping fixes