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

Hide when unsaved changes #44

Closed rhydianleejenkins closed 2 years ago

rhydianleejenkins commented 2 years ago

Currently, it is not possible (to my knowledge) to add the option to hide the errors when there are unsaved changes.

Could we add a errorLens.hideWhenUnsavedChanges: true option to the settings, allowing us to not see constant flashes of red when we're writing out code?

rhydianleejenkins commented 2 years ago

Closing this issue as it seems this extension has been superseded with another extension by the same name.