Ivan Yonchovski
Ivan Yonchovski
@geza-herman I will handle this report
Draft PR at https://github.com/emacs-lsp/lsp-mode/pull/3970 I have tested only with javascript/rust analyzer but it should fine.
Can someone using the patch report if there are noticeable perf impact? If no - I will merge it as default option.
PR at https://github.com/emacs-lsp/lsp-mode/pull/4205
Pushed a fix.
@eli-tziperman I have reverted https://github.com/emacs-lsp/lsp-mode/pull/4213 I would appreciate if you can help me with testing some versions of the original PR so we can see what is happening. What emacs...
@eli-tziperman can you test this: https://github.com/yyoncho/lsp-mode/commit/fd9214ae75e19de0c6484c93b85f15bf92a0bfe5 ?
No worries. One way to install it is to use https://github.com/quelpa/quelpa#overview (you can specify the commit to be used). Here it is how you can do that in clean env:...
There is PR for moving this functionality in the core. After that, this issue should go away.