We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fce0b82 commit 3d63e29Copy full SHA for 3d63e29
1 file changed
README.md
@@ -2,7 +2,8 @@
2
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.
+- 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.
7
8
<img width="315" alt="image" src="https://github.com/user-attachments/assets/8b9ed07f-24cd-4d43-af56-6eee80ea7c82" />
9
0 commit comments