Hennadii Chernyshchyk
Hennadii Chernyshchyk
Yep, double checked - happens only with this plugin right before a function signature is going to be displayed.
> But this might be something that rust-tools or NVIM should be concerned with, not your plugin. Makes sense. But I assume that this plugin could be doing something wrong...
> this only happens on the first use, or even later Even later. > does it happen even in the same place? Yes, it happens even in the same place....
Correction: it happens when I have signature displaying and start typing a function argument.
> I'd trust ps more here, but okay. Right, double checked, no cargo processes when I trigger the error. > I honestly don't know. Most LSP clients will have a...
Log when error happens: [lsp.txt](https://github.com/ray-x/lsp_signature.nvim/files/8609781/lsp.txt)
Thank you a lot for such deep analysis. @ray-x could you try to do something with this? Once we done, I think it worth to open an issue in Neovim...
Strange, I use Neovim 0.7 and see the error.
Agree, it would be better to move implementation in `autoload`.
Tested all recommendations, but no one works for me.