phindle / error-lens

Visual Studio Code extension which enhances the display of errors and warnings.
https://marketplace.visualstudio.com/items?itemName=PhilHindle.errorlens
MIT License
89 stars 40 forks source link

disable "ErrorLens: No errors or warnings" in status bar #11

Closed Yzrsah closed 5 years ago

Yzrsah commented 5 years ago

Please provide an option to disable the status bar message when there's no errors.

phindle commented 5 years ago

This is a good suggestion, I will implement this. I think this should be the default behaviour (and the option will be to opt-in to make it behave like it does now), but I am interested to know what you think the default behaviour should be,

I am hoping to spend some time on ErrorLens this week, thank you for your patience.

phindle commented 5 years ago

Done, see PR https://github.com/phindle/error-lens/pull/13

phindle commented 5 years ago

Will close this when I publish 1.1.0.

phindle commented 5 years ago

Now published to Extension Marketplace as v1.1.0.

Yzrsah commented 5 years ago

Thank you so much for the update Phil. This is one of the most essential extensions for VSCode. The new setting works perfectly.