Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation in the floating window gets stuck #303

Open
savchenko opened this issue Jan 6, 2024 · 0 comments
Open

Documentation in the floating window gets stuck #303

savchenko opened this issue Jan 6, 2024 · 0 comments

Comments

@savchenko
Copy link

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

recording.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant