[Feature request] Hide panel every after checks
Opened this issue · 0 comments
CarterSnich commented
Sublime Text Version
Sublime Text 3 (Build 4143)
Rust Enhanced Version
2.25.0
Operating system
A good example is:
OS: Manjaro Linux 5.15.85-1
Version: KDE Plasma 5.26.4
Expected behavior
Add an option to prevent showing the panel after checking for syntax/errors/warnings. When there are warnings and I just wanna save the file, it's annoying when the panel appears. I have to close it every time. But I want to still check for warnings. The squiggly lines, the gutter images, and hovering with the mouse to check the error/warning message are enough. Or, also manually opening the panel is also good for a much clearer view of the messages.
Actual behavior
Every after checks, the panel appears.
Steps to reproduce
- Edit a file.
- Save the file.
- The panel appears.