Closed JayKickliter closed 4 years ago
Should be fixed with https://github.com/emacs-lsp/lsp-ui/commit/3349dbaf9b4139c33a13a085c265eaf186c36af2. @JayKickliter Please reopen if the error still occurs
Thanks! Embarrassingly, I don't know how to emacs packages outside of MELPA. One these changes get tagged and released I'll report back if not fixed.
@sebastiencs The error still occurs :) https://www.loom.com/share/1c9dc7f325aa4c3e96bf8a4c803fef54
My emacs configuration is here - https://github.com/arvydasg/emacs
Let me know what I can do to fix this behavior :)
Thanks!
I'm noticing some weird interaction between neotree and lsp-ui-doc child frames, at least for my setup. When neotree is not active, and I linger on a rust symbol, the documentation pops up and remains as expected. However, when neotree is active, the documentation child frame disappears after what feels like less than 50 ms.
I'm just an emacs user and don't know how to debug this, but I welcome any suggestions.
Here is my extremely bloated emacs config if it's helpful.