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
Is there a way to get rid of these interactive window history "files" cluttering my "Problems" panel?
Not reloading VS Code for a few days results in such a long list of issues in these history files that it becomes hard to spot problems in actual src files.
The text was updated successfully, but these errors were encountered:
I was also getting annoyed with the history files cluttering my "Problems" panel. This is is arguably too heavy-handed but as a temporary work around I was able to silence the problems by adding "History_*.py" to the "python.linting.ignorePatterns" in my settings.
Is there a way to get rid of these interactive window history "files" cluttering my "Problems" panel?
Not reloading VS Code for a few days results in such a long list of issues in these history files that it becomes hard to spot problems in actual src files.
The text was updated successfully, but these errors were encountered: