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
Not sure if this issue is still being worked on, but I could not gather logs on my Debian 12 WSL. However, the issue is also reproducible on Windows 11. I'm new to this project, so I am not sure if the logs will be the same on Debian 12. If they are different, can you submit them? Here are the logs on Windows 11:
2024-11-21T19:10:01.719 helix_lsp::transport [ERROR] err: <- Other(failed to send a message to server
Caused by:
channel closed)
2024-11-21T19:10:01.719 helix_lsp::transport [ERROR] texlab err: <- StreamClosed
2024-11-21T19:13:08.851 helix_lsp::transport [ERROR] err: <- Other(failed to send a message to server
Caused by:
channel closed)
2024-11-21T19:13:08.851 helix_lsp::transport [ERROR] texlab err: <- StreamClosed
2024-11-21T19:15:57.638 helix_lsp::transport [ERROR] texlab err: <- StreamClosed
2024-11-21T19:15:57.638 helix_lsp::transport [ERROR] err: <- Other(failed to send a message to server
Caused by:
channel closed)
2024-11-21T19:18:12.800 helix_lsp::transport [ERROR] texlab err: <- StreamClosed
2024-11-21T19:19:49.280 helix_lsp::transport [ERROR] err: <- Other(failed to send a message to server
Caused by:
channel closed)
2024-11-21T19:19:49.280 helix_lsp::transport [ERROR] texlab err: <- StreamClosed
Summary
Completion is incorrect, but texlab itself works in other editors, e.g. vim + ale.
Screencast.from.2024-11-09.09-09-18.webm
Expected behavior is as shown in the video at https://github.com/latex-lsp/texlab.
Same error with texlab versions from crates.io 4.3.2 and github 5.12.0.
Reproduction Steps
hx --health latex
--> OKhx test.tex
\documen
See attached video.
Helix log
~/.cache/helix/helix.log
Platform
Debian 12
Terminal Emulator
Gnome Terminal
Installation Method
AppImage
Helix Version
24.07
The text was updated successfully, but these errors were encountered: