You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
I have been using the plugin for a while, and it's sort of helpful, in that if I happen to be in a file with linter issues it does show me what's wrong with the line.
However, I have no idea how you know if the linter is still running. I see #143 was done, but I cannot see any progress bar for this anywhere. Where is this supposed to show up?
And more importantly:
How do I see all my linter errors in the entire project at the same time?
I want to be able to have a list that shows all the issues, that I can click on to navigate to them immediately.
The file errors show up in the Problems -> File tab. But what about all other files? They don't show up in "Project Errors" for example.