Francisco Lopes
Francisco Lopes
This also affects other commands, for example after `latex.Build`, I can't select `latex.BuildCancel`. Have to cancel continuous build with command without fuzzy completion.
I'm eager for what's coming :)
Hi, thanks for looking into this, the workaround should work but I don't use any mapping since I rarely use the plugin, so I just prefer to execute the command....
Reproducible in C and C++ too as explained in https://github.com/Valloric/YouCompleteMe/issues/777#issuecomment-236626561. YCM is unable to cope with a large number of keys for presenting a popup menu in timely manner, where...
ops, my bad, I also thought this issue was in youcomplete lol... I think it's due to youcompleme to fix this in a general way. Regarding gocode, given what I've...
[Zeal](https://zealdocs.org/) is great replacement for Dash on Linux, I think it's actually the more usual solution than dasht. There's also [Zeavim](https://github.com/KabbAmine/zeavim.vim). Would be nice to have support for Zeal.
Okay. Notice that Zeal is a tool for Linux that relies on Dash docsets (in case there's any confusion about them being wholly unrelated).
@mrjones2014 I never used, my sole usage of it, for years, is just by launching the gui, either directly or from [n]vim with zeavim.
It should, given there's zeavim.
hmmm, ah okay, didn't thought of the preview feature. Maybe dasht + zeal could work together (dasht for gathering preview data, dasht or zeal for final display).