ray-x / lsp_signature.nvim

LSP signature hint as you type
Apache License 2.0
2.05k stars 57 forks source link

Documentation in the floating window gets stuck #303

Open savchenko opened 9 months ago

savchenko commented 9 months ago

Steps to reproduce

  1. Open any Lua file with LSP attached.
  2. Type: vim., observe the completion menu.
  3. Move fast, for example using Tab
  4. Observe that some items fail to update the doc. string

Proposed fix

Detect inactivity time once user has stopped on an entry, check if correct documentation is shown after XXX ms.

Screen capture

https://github.com/ray-x/lsp_signature.nvim/assets/300146/78e7b30c-ba3f-413b-86c1-72a0294bc436