Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting the language mode of an unsaved file to latex cause texlab crash #1242

Open
Shilionz opened this issue Oct 15, 2024 · 0 comments · May be fixed by #1243
Open

Setting the language mode of an unsaved file to latex cause texlab crash #1242

Shilionz opened this issue Oct 15, 2024 · 0 comments · May be fixed by #1243
Assignees
Labels
bug Something isn't working

Comments

@Shilionz
Copy link

Repeating steps:

  1. Use vscode command "File: new untitled text file" or use keyboard shortcut Ctrl+n to create a new unsaved file.
  2. Set the language mode to "LaTex (latex)".

And the texlab server would crash while giving following notifications

  1. Request textDocument/documentSymbol failed.
  2. Client texlab: connection to server is erroring. Cannot call write after a stream was destroyed
  3. The texlab server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.

Could you please check this? Thank you for your hard work on this project.

@pfoerster pfoerster added the bug Something isn't working label Oct 16, 2024
@pfoerster pfoerster self-assigned this Oct 16, 2024
@pfoerster pfoerster transferred this issue from latex-lsp/texlab-vscode Oct 19, 2024
@pfoerster pfoerster linked a pull request Oct 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants