DominikPeters / texpresso-vscode

Visual Studio Code extension for interacting with texpresso
https://marketplace.visualstudio.com/items?itemName=DominikPeters.texpresso-basic
MIT License
10 stars 0 forks source link

Error "Remote Extension host terminated unexpectedly 3 times within the last 5 minutes" #3

Closed leanhdung1994 closed 5 months ago

leanhdung1994 commented 5 months ago

My setup is WSL2-ubuntu on Windows 11. I installed LaTeX Workshop and TeXpresso:

image

The setup works fine for small size tex files:

image

However, I have encountered the problem Remote Extension host terminated unexpectedly 3 times within the last 5 minutes" when compiling the tex file arXiv-2205.14808v1.tar.gz:

image

On the other hand, this tex file is compiled perfectly with WinEdt11. Could you run this tex file and have a check on this issue?

Update: the problem is possibly due to other extensions in VSCode. The solution that works for me is to disable other LaTeX-related extensions except for the one for TeXpresso.

DominikPeters commented 5 months ago

Thanks for trying out the extension! Given your update, it doesn't sound like something that's caused by this extension, so I'll close the issue.