asyncomplete-gocode.vim icon indicating copy to clipboard operation
asyncomplete-gocode.vim copied to clipboard

Ignore case sensitivity

Open liuchengxu opened this issue 7 years ago • 2 comments

It would be better to ignore case sensitivity, e.g.,

2017-08-28 5 08 43

but when you continue to input one more charactor, nothing matches:

2017-08-28 5 09 38

nvim-completion-manager can handle this well.

2017-08-28 5 07 36

Is it possible in asyncomplete-gocode.vim? Thanks for any responses.

liuchengxu avatar Aug 28 '17 09:08 liuchengxu

Is not this resolved?

hokorobi avatar Oct 06 '18 02:10 hokorobi

This is the gocode issue. The asyncomplete-gocode.vim is nothing to do with case sensitivity. I merely tried to pass -ignore-case argument to the gocode but it doesn't make lots of differences. Have to investigate the impact of this -ignore-case argument.

illia-danko avatar Dec 14 '18 10:12 illia-danko