We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d63e29 commit a4ec7c5Copy full SHA for a4ec7c5
1 file changed
README.md
@@ -3,7 +3,7 @@
3
[](https://github.com/sm18lr88/VS_Code_Check/actions/workflows/ci.yml)
4
5
- VS Code extension that refreshes Problems diagnostics by loading all lintable workspace files on demand.
6
-- Simpler terms: mimics manually opening and loading all files in order to detect what's still obviously wrong in your codebase.
+- Simpler terms: mimics manually opening and loading all files in order to detect errors/warnings in your codebase.
7
8
<img width="315" alt="image" src="https://github.com/user-attachments/assets/8b9ed07f-24cd-4d43-af56-6eee80ea7c82" />
9
0 commit comments