Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Filter Error Providers #34

Open
mpearon opened this issue Aug 20, 2020 · 1 comment
Open

[Feature Request] Filter Error Providers #34

mpearon opened this issue Aug 20, 2020 · 1 comment

Comments

@mpearon
Copy link

mpearon commented Aug 20, 2020

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".

@RikLamers
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants