You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ability to disable highlighting for errors reported by specific extensions would be great.
For instance, I'm working in Markdown and have use a couple of extensions in concert with .md (Code Spell Checker and Coffee Break).
Occasionally, I'll use a string for Coffee Break's sake that will trip a spelling error (Info Severity) in Code Spell Checker - which ErrorLens lights up like it's on fire. :)
If I could tell ErrorLens to ignore warnings from Code Spell Checker, that would be slick. You could even go further and get granular enough to say "ignore Info-severity from XXXX extension".
The text was updated successfully, but these errors were encountered:
Would love this too! I love the option to have my code checked by code spell checker, but having Error lens freak out about a variable / word that is "unknown" is a bit to much. Is there an option to ignore certain extentions?
The ability to disable highlighting for errors reported by specific extensions would be great.
For instance, I'm working in Markdown and have use a couple of extensions in concert with .md (Code Spell Checker and Coffee Break).
Occasionally, I'll use a string for Coffee Break's sake that will trip a spelling error (Info Severity) in Code Spell Checker - which ErrorLens lights up like it's on fire. :)
If I could tell ErrorLens to ignore warnings from Code Spell Checker, that would be slick. You could even go further and get granular enough to say "ignore Info-severity from XXXX extension".
The text was updated successfully, but these errors were encountered: