-
Notifications
You must be signed in to change notification settings - Fork 16
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
Errors do not show up in problems (VS code) window #187
Comments
Hi @kumaarajesh, please add the necessary logs and screenshots to help locate the issue. |
Hi @kumaarajesh, thank you for your response! Following your example, I created a minimal test case, as demonstrated in this test_case.zip file, where the error is correctly reported. If possible, could you provide a minimal test case to help reproduce and diagnose the issue? |
Thanks, I tried the minimal example you provided and it is working fine. |
I had the same issue as kumaarajesh with very similar settings, and the minimal example test case.zip above works perfectly fine (the problems pane works) like kumaaarajesh. Then, it must be my and his project specific problem, but still, there must be some configuration or other issues attached to Overleaf Workshop since the error pane on Overleaf browser works fine. But configuration is default setting in my case, except that I changed the word wrap setting from off (default) to wordwrapcolumn in VS code. is there any issue similar to this (https://github.com/James-Yu/LaTeX-Workshop/issues/852?utm_source=chatgpt.com)? |
Hi @hidetokoizumi, thank you for the update! |
Hi @QianrenLi
which may be coming from ENONENT error I keep getting:
the output.log is empty by the way. |
I'm also seeing the exact same behavior, |
@hidetokoizumi @AlexB8675 Thank you for providing the log. It appears that the compilation process has not been completed, and as a result, no 'output.log' file has been generated. This naturally means there is no error information available since the file empty. Does this problem persist if the compilation completes? (i.e., when the 'output.log' is not empty) |
Same problem |
Describe the bug
Expected behavior
How To Reproduce
Environment
[Optional] Developer Logs
The text was updated successfully, but these errors were encountered: