atom-community / atom-community/ide-python
Warnings and errors not cleared on file closed
Open
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
When one opens a python file that triggers errors and warning form linters, and the file is closed, the warnings and errors are not cleared from the Diagnostics panel until all python files are closed.
This behaviour pollutes the panel, specially when one opens a file from a third party library one can not modify.
Errors and warnings should be cleared for each closed file.
Contributor guide
Assessment
This issue has not been assessed yet.