nvim-notify icon indicating copy to clipboard operation
nvim-notify copied to clipboard

Notifications freeze when using rust-analyzer

Open Andrew15-5 opened this issue 1 year ago • 0 comments

I saw some notification plugins previously and was tired of comparatively ugly nvchad's LSP progress visualization. So I tried notify and fidget plugins. And they mostly are ok, but notify has a big performance problem when it comes to rust-analyzer. I'm not sure why, this is. With fidget you at least can see some progress, with notify — only the results.

https://github.com/rcarriga/nvim-notify/assets/37143421/0d0c362e-66a8-4e14-a1b9-49450c1317d3

When using lua-language-server both plugins perform the same. (Although in nvchad's config dir the workspace is loaded twice, idk why is that and what causes the 2 notification.)

Andrew15-5 avatar Mar 16 '24 03:03 Andrew15-5