ms-jpq / coq_nvim

Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.
GNU General Public License v3.0
3.56k stars 100 forks source link

Unexpected characters exist when trigger complete #234

Closed letieu closed 7 months ago

letieu commented 3 years ago

I use nvim lsp for PHP, and when use key or key to trigger complete, i have a character at after my cursor image

Here is error: image after press Enter it look like this: image

or this if press Space key: image

I face with this error only when use PHP intelephense

smjonas commented 3 years ago

I had this issue as well today after updating. I fixed it by running :COQdeps, then restarting coq (:COQnow) and I think I also restarted Neovim afterwards. Maybe this will work for you😄

ms-jpq commented 3 years ago

sorry there was an old bug that did that, does this still happen on latest?

I cannot reproduce on a very tiny toy file

ms-jpq commented 3 years ago

in the recording, i pressed k, and it ended up where k is supposed to be

https://user-images.githubusercontent.com/50598611/132380336-0db591c2-1d27-4ef5-b809-98ccad9c48fc.mov