simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.16k stars 158 forks source link

Inlay Hints eventually stop updating after long enough sessions #216

Closed dialtone closed 2 years ago

dialtone commented 2 years ago

Here's a gif of what I mean:

gif

It works fine when nvim is just started, but fails afterwards.

You can see the same exact thing here if you watch for the next minute or two the streamer just has to reload the workspace to get inlay hints to update.

this is my setup.

simrat39 commented 2 years ago

230