Brett Jones
Brett Jones
There is no completion when defining Go structs. Expected behavior: when filling a struct with fields I expect to see a list of fields suggested for autocompletion Actual behavior: no...
I have [vim-go](https://github.com/fatih/vim-go) installed and pressing ` ` opens autocompletion properly, otherwise nothing works. I stopped gocode and ran it in debug mode and tested with both ` ` and...
Some plugins use flags to customize their options. [See MySQL](https://github.com/dokku/dokku-mysql#create-a-mysql-service). This allows you to pass flags to the dokku_service_create command so that MySQL and others can be customized.
I'd like to use the notification bits for a project I'm working on outside of grunt. Do you plan on making notify an abstracted module? e.g. ``` coffeescript notify =...
**Is your feature request related to a problem? Please describe.** The EPG I'm using is for a specific timezone, but the users are all in different timezones. **Describe the solution...
**Describe the bug** Many IPTV providers provide the epg in epg.gz compression because of the sheer size of the data. **To Reproduce** Steps to reproduce the behavior: ``` sources: -...
``` [http "https://git.example.xyz"] helper = "1password --account=my --vault=Family --id=m5jcyagohuo7usjc76fkpiwuum" ``` op cli uses unique IDs for items instead of names. This prevents renaming things from breaking my workflow. I'd like...
I see you're no longer uploading FreeBSD binaries. I tried to build it and I got some errors ``` # github.com/gravitl/netclient/dns dns/dns.go:81:2: undefined: FlushLocalDnsCache dns/listener.go:99:10: undefined: SetupDNSConfig dns/listener.go:121:10: undefined: RestoreDNSConfig...