summaryrefslogtreecommitdiff
path: root/plugins/golang
AgeCommit message (Expand)Author
2022-11-15feat(golang): add `goe`, `gove` aliasesmilinches
2022-08-10feat(golang): add `gow` alias for `go work` (#11105)180909
2021-12-26refactor(golang): move completion out of the pluginMarc Cornellà
2021-12-26fix(golang)!: rename `gop` alias to `gopa` to avoid conflict with Go+ (#10504)Marc Cornellà
2021-12-26feat(golang): add aliases for `go tool` utility (#10361)Chaithanya Naik
2021-12-26feat(golang): add `gofx` alias for `go fix` (#10220)CleanMachine1
2021-09-16feat(golang): add `goga` alias to install dependencies in current directory, ...Tristan Messner
2021-09-16feat(golang): add `gota` to test current directory recursively (#8974)Muhammad Zahalqa
2020-10-21Grammar: remove hyphens from predicate adjective “up to date” (#9356)Lucas Larson
2019-06-27golang: add missing gom alias to README (#7961)Jacky Wu
2019-03-25golang: mod and list commands completion (#7665)Andrey Skurlatov
2018-11-16golang: support "go help environment" in autocompletion (#7404)Ricardo Seriani
2018-10-03golang: add README (#7207)Bjorn Stange
2018-08-29Update golang.plugin.zsh (#6750)Matthew Murphy
2018-08-07plugins/go: Simplify/fix recursive golang format (#7027)Joseph Richey
2018-06-24fix path completion issue with go run subcommand (#6929)Jeremy Jones
2016-08-21Add more go aliases (#5259)Shubham Chaudhary
2015-09-11handle multiple paths in GOPATHIlia Choly
2015-09-09golang: improve go doc completionIlia Choly
2014-12-30go plugin upgrade for version 1.4rexk
2014-05-29add gfa alias for recursive formattingncanceill
2014-02-12update golang plugin to match official versionLuke Steensen
2013-03-20Added golang completion support from golang.orgBobby DeSimone