usernamehw / vscode-error-lens

VSCode extension that enhances display of errors and warnings.
https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
MIT License
601 stars 32 forks source link

Delay setting no longer has any effect with recent IDE update #199

Closed CodingMarkus closed 4 months ago

CodingMarkus commented 7 months ago

Since one of the more recent VSCode/VSCodium updates, Error Lens no longer respects any delay settings. My current version is 1.87.2

No matter if old or debounce, the delay setting has no effect whatsoever anymore.

Even when I select On Save, the issues are updated while typing into the document and with every keystroke I make.

usernamehw commented 4 months ago

Maybe it works now.