Linter shows 0 messages
See original GitHub issueHello. When I first open the file of my document, Linter shows a lot of messages (157) in the Problems tab, and then suddenly shows 0 error messages, with a message of ‘No problems have been detected in the workspace so far’. Seems like there is some compiling error, and crashes, showing no errors.
This is the Output window messages.
[07:30:56] Linter log parsed with 157 messages.
[07:31:00] Root file remains unchanged from: c:\Users\User\Folder\LatexFile.tex.
[07:31:01] Found root file from active editor: c:\Users\User\Folder\LatexFile.tex
[07:31:01] Root file remains unchanged from: c:\Users\User\Folder\LatexFile.tex.
[07:31:01] Linter for active file started.
[07:31:05] Linter for active file running command chktex with arguments -wall,-n22,-n30,-e16,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m
[07:31:09] Linter for active file failed with exit code 1 and error:
[07:31:09] Linter log parsed with 0 messages.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Request: Linter messages are shown without mouse hover ...
I can read the message from the linter by moving a mouse cursor to there, or pressing Ctrl+Shift+M. But, I hope the message...
Read more >4.4.2 lint Message Formats (Sun Studio 12: C User's Guide)
The lint program can, with certain options, show precise source file lines with pointers to the line position where the error occurred. The...
Read more >pylint only showing errors in VSCode - python - Stack Overflow
If I fix the error then I get no messages from pylint within VSCode, but from a command line I get all the...
Read more >Common React TypeScript ESLint / Lint Errors & Warning ...
#5 Casting TypeScript Object. The lint message: Unexpected any. Specify a different type @typescript-eslint/no-explicit-any. This is similar to number 3 ...
Read more >Working with Rules - ESLint - Pluggable JavaScript Linter
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thanks for the issue. I have identified the problem and committed a fix. I will release the fix along with some other changes soon™.
Sure. Root file is called “TesisMSc.tex”. If the same error happens while testing, you should be able to see it in the Problems Tab, when the bunch of errors suddenly disappear.
Thank you for your reply.
<–file removed for security by James–>