-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Latex Workshop Extension not working #486
Comments
I've being using the extension with VS Codium without issue. Seems there are related issues in the extension's repo (e.g. James-Yu/LaTeX-Workshop#469). |
Yes, there are related issues. Which versions of VSCodium and the extension are you using @GeQi ? |
@jpaczia I'm using the latest version indeed. However my extension was installed way before any changes was made to the marketplace, so likely that is the source of the issue. |
Hello! Error message in developer tools.
The out folder does not exist in WorkaroundThis downloads the latest release from GitHub and replaces the extension. Of course, it is not a clean way of solving the issue, but it works.
So this may be an issue with the marketplace. I don't know how it works, so I can't say for sure. |
Per this comment the issue is that the extension itself on OpenVSX is missing files / corrupt. Nothing we can do (thanks for the workaround @indierodo). Either publisher needs to update OpenVSX version of the extension, or OpenVSX themselves can possibly do it. |
The issue has been reported and fixed here. |
Hi, I basically ran |
The issue is still open for me (codium 1.60.0 and latex workshop 8.20.2). I had to follow the workaround by @indierodo to get it working. |
@DavideRossi This is an issue of OpenVSX which has publish a broken version. (I've checked files are missing). I would encourage you to encourage the author of the extension to publish directly the extension. |
I've opened the issue: James-Yu/LaTeX-Workshop#2865 |
Sorry guys, that extension is officially not supported on VSCodium. I wanted to ask why but I can't... no very open to discussion. |
I'm sorry to turn this issue into a chat, but can't we just report the issue to maintainer at OpenVSX? Since this is a recurring issue maybe they are willing to look into it. |
@DavideRossi You can, they have done so before. But, since it seems to be recurring issue, I wanted the devs of the extension to maintain it themself since it's easy to do so. |
Describe the bug
The LaTeX Workshop extension is currently not working in VS Codium. The extension symbol is not showing, other extensions are working as expected.
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
To Reproduce
Steps to reproduce the behavior:
ext install James-Yu.latex-workshop
(to check if you have all latex packages this can also be done via the terminal, e.g. with
pdflatex [NAME].tex
)Expected behavior
The latex document is compiled into an output format, e.g. a PDF file.
Desktop (please complete the following information):
Additional context
This issue might be relevant.
The text was updated successfully, but these errors were encountered: