atom-community / atom-community/ide-python
Warnings and errors not cleared on file closed
未关闭
- 主要语言
- JavaScript
- 星标
- 238
- 派生
- 40
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
未指定文件或测试。打开一个包含 linter 警告或错误的 Python 文件,将其关闭,并观察 Diagnostics 面板,以重现该问题;跟踪文件关闭处理和 diagnostics 清理过程。完成标准是:每个已关闭文件的 diagnostics 都会被移除,而不要求关闭所有 Python 文件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100