VScode show problems in closed files

Viewed 536

I'm using the ESLint Plugin for VScode.

It seems to only show problems (at the problems tab in the bottom panel) at open files, as soon as I close the file, the problem disappear. There must be a way to show all problems in the workspace including closed files, I use to have that.

I've realized that even with "Show Active Files Only" toggled off I still don't see any problems in files that are closed.

0 Answers
Related