-
Using the latest gocode release, autocompletion with go-plus just results in a single entry saying "PANIC". When running gocode on the cli with -s, I get the following output when doing autocomplete e…
-
### What did you do? (required. The issue will be **closed** when not provided.)
I just upgraded vim-go to v1.18 to take advantage of :GoIfErr
### What happened instead?
Now, I'm getting this err…
-
Taking inspiration from [fatih/vim-go](https://github.com/fatih/vim-go) and it's [fmt](https://github.com/fatih/vim-go/blob/master/autoload/go/fmt.vim) features, it would be really cool if a maker cou…
-
### What did you do? (required. The issue will be **closed** when not provided.)
I opened a project located in gopath/src and noticed error check was not happening. Tried to run GoErrCheck and got th…
-
Currently, the `format` task runs `gofmt` and [`ptimports`](https://github.com/palantir/checks/tree/master/ptimports). The latter was a tool developed when `godeps` was still common and we wanted bett…
-
#### Description :octocat:
Warning (bytecomp): reference to free variable ‘smartparens-strict-mode’
#### Reproduction guide :beetle:
- Start Emacs
*Observed behaviour:* :eyes: :broken_heart:
…
-
Hello!
Its Bill @ HashiCorp again!
I’ve taken a look at the provider and (as with FlexibleEngine), it is looking great! I have a few items to track and discuss below. The review was done on the …
-
## Information
**VIM version**
NVIM v0.3.0
Build type: Release
Operating System: macOS 10.12.6
### :ALEInfo
Current Filetype: python
Available Linters: ['flake8', 'mypy', 'prospector…
-
#### Description :octocat:
Spaceline theme doesn't work with resumed layouts in broke in 4bb1d6ab391c89e772de526e5d4b45d013dc4a74...
#### Reproduction guide :beetle:
- Start Emacs
- Have a few l…
-
After getting latest code(doing dep ensure, make deps etc) and running make gen, make build throws following error:
```
# github.com/checkr/flagr/swagger_gen/restapi
swagger_gen/restapi/server.go…