complete/gocomplete
Eyal Posener aae7e1e39f Add logic to complete when last flag uses the equal sign
If the last flag is of the form -flag=value, complete the value according to -flag.
2017-11-04 11:32:33 +02:00
..
complete.go Add logic to complete when last flag uses the equal sign 2017-11-04 11:32:33 +02:00
parse.go gocomplete: run only runnable go files 2017-05-15 22:50:05 +03:00
pkgs.go Handle default gopath $HOME/go when env var $GOPATH is not set. 2017-07-30 19:41:18 +02:00
tests.go gocomplete: run only runnable go files 2017-05-15 22:50:05 +03:00
tests_test.go gocomplete: Add support for system GOPATH packages 2017-07-28 15:01:07 +03:00