Aleksandrs Stier
Aleksandrs Stier
Instead of using the timer couldn't the completion just be triggered for each `TextChangedI` and `TextChangedP` event? I tried the following but for some reason it isn't doing anything. ```vim...
The dev from completion-buffers sais: > I don't think this an issue with the source. The source doesn't trigger when completion is shown. This would be an issue with completion-nvim.
I would suggest that bullets should not modify `` if `pumvisible` is true.
This is a numpy specific question and has nothing to do with coc. I think you can close this issue.
I also think that the frame is a little bit too thick. Would be nice if it would be possible to define the size of the frame.
This may be related. Try following. 1. Type `foo/fo` and press tab 2. See that completion does not work I assume that VimCompletesMe gets stuck in path-completion. I would expect...
I am using a mouse. I tested it with the dwm-6.2 window manager and cinnamon.
Should I apply it on the latest commit or v1.5? Because your patch failes on 1.5
``` [src/cursor.c:20] DEBUG: Hiding the cursor. [src/event.c:74] DEBUG: Event: 17 (Raw Motion: 17) [src/cursor.c:10] DEBUG: Showing the cursor. [src/event.c:74] DEBUG: Event: 15 (Raw Motion: 17) ```
I installed it a couple days ago for the first time and had this issue right away. I definitely did not move the mouse because I was holding it in...