You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes lsp-query dies and I've found no way to restart it without restarting emacs.
It would be nice to have lsp-cquery restarting automatically or, at least, have some way to do it manually.
From emacs' Messages:
..../llvm/repo/: lsp-cquery has exited (broken pipe)
error in process sentinel: lsp--uninitialize-workspace: Process lsp-cquery is not active
error in process sentinel: Process lsp-cquery is not active
Error running timer ‘lsp-ui-sideline--run’: (error "Process lsp-cquery not running")
eldoc error: (error Process lsp-cquery not running)
The text was updated successfully, but these errors were encountered:
Sometimes lsp-query dies and I've found no way to restart it without restarting emacs.
It would be nice to have lsp-cquery restarting automatically or, at least, have some way to do it manually.
From emacs' Messages:
The text was updated successfully, but these errors were encountered: