rust-tools.nvim
                                
                                 rust-tools.nvim copied to clipboard
                                
                                    rust-tools.nvim copied to clipboard
                            
                            
                            
                        Too many checks?
Hi,
I have an issue but I am not sure if it is related to rust-analyzer or rust-tools. It looks like the lsp checks are performed too frequently, e.g. when focussing the Neovim terminal I see the diagnostics output (icons and virtual text) flashing three times in a row even though the buffer hasn't changed. Is there a way to disable this when focussing the Neovim terminal?
Thanks for an awesome plugin!
Sounds like a neovim issue probably. Does it happen with other language servers?
Only with rust it seems, pyright and lua do not show this issue.
Can you reproduce this issue with rust-analyzer from lspconfig?