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
Describe the bug
In a TRAMP session, if the connection is temporarily broken, lsp-metals does not reconnect. This error will repeatedly print in the minibuffer:
LSP :: Sending to process failed with the following error: Process metals-tramp not running: killed: 9
To Reproduce
Expected behavior
Lsp-metals should restart the metals binary.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Please include the debug stack trace (if there is an error) and the content of Messages buffer with lsp-print-io set to t in case the bug is related to client->server communication.
The text was updated successfully, but these errors were encountered:
Describe the bug
In a TRAMP session, if the connection is temporarily broken, lsp-metals does not reconnect. This error will repeatedly print in the minibuffer:
To Reproduce
Expected behavior
Lsp-metals should restart the metals binary.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Please include the debug stack trace (if there is an error) and the content of Messages buffer with
lsp-print-io
set to t in case the bug is related to client->server communication.The text was updated successfully, but these errors were encountered: