deoplete-go icon indicating copy to clipboard operation
deoplete-go copied to clipboard

Asynchronous Go completion for Neovim. deoplete source for Go.

Results 8 deoplete-go issues
Sort by recently updated
recently updated
newest added

When I make deopoete-go, it does not work python3.7.1 use of undeclared identifier HUGE_VAL on mac osx

I'm just starting out with Go and also Go in Vim, but it seems like I'm able to use a strut with deoplete, but when I enter the declaration, it...

``` C:\Users\Administrator\.cache\vimfiles\repos\github.com\zchee\deoplete-go>make process_begin: CreateProcess(NULL, which gocode, ...) failed. process_begin: CreateProcess(NULL, which git, ...) failed. process_begin: CreateProcess(NULL, which python3, ...) failed. process_begin: CreateProcess(NULL, which docker, ...) failed. awk: '{print awk: ^...

Not sure if this is a deoplete or deoplete-go issue. I have `map :cnext`. But since I updated now (last update before was like 3 weeks or so), Ctrl-N shows...

There is a `close-timeout` option in `gocode` which defaults to 1800 (30 min). When `gocode` closes though, `deoplete-go` doesn't restart it so autocomplete stops working.

`mv /Users/xxx/.config/nvim/plugged/deoplete-go/build/ujson.*.so /Users/xxx/.config/nvim/plugged/deoplete-go/rplugin/python3/deoplete/ujson.so mv: rename /Users/xxx/.config/nvim/plugged/deoplete-go/build/ujson.*.so to /Users/river/.config/xxx/plugged/deoplete-go/rplugin/python3/deoplete/ujson.so: No such file or directory make: *** [/Users/xxx/.config/nvim/plugged/deoplete-go/rplugin/python3/deoplete/ujson.so] Error 1` ===== I had hacked Makefile temporary to make it right.

Using gocode revision `843b7a63f621bb441274849d58671870adf1a5ce` and deoplete-go revision `7990da5c8c89a47e0ccd3b7e60a836a6f115641a`, when I edit JSON metadata, neovim completely locks up attempting to get autocomplete from gocode through deoplete-go. I can reproduce this on...

No help, no vim plugin.