neoclide / coc-python

Python extension for coc.nvim, fork of vscode-python
573 stars 51 forks source link

Error float window hangs and then not able to get completion #324

Open ZhiyuanLck opened 3 years ago

ZhiyuanLck commented 3 years ago

A strange bug since weeks ago. When I open a file, everything is ok for a while, then if there is an error, and the cursor is under this error. The error hint popup is shown and then hangs forever.

I don't know the possible reason. Here is a gif that may help. coc

I'm using vim with patch 8.2-2178. And coc.nvim has updated to latest.

ZhiyuanLck commented 3 years ago

Argument prompt popup window also hangs.