nvim-lua / lsp-status.nvim

Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
MIT License
621 stars 41 forks source link

Multiple/stale progress messages displayed #60

Open wbthomason opened 3 years ago

wbthomason commented 3 years ago

I've noticed a bug lately wherein the default statusline component can start to display several progress items at once, resulting in stale progress items being displayed and never removed. I think this has to do with the changes in #45, but I'm not sure. Easiest way to trigger it so far is to request a documentation hover multiple times rapidly while a server is indexing.

augustocdias commented 2 years ago

I don't know if this is the same issue, but lsp status is causing the progress and location in my status line to stop working properly... See the image my progress with 439%.

image
towry commented 1 year ago

截屏2022-12-29 14 44 07