vscode-error-lens icon indicating copy to clipboard operation
vscode-error-lens copied to clipboard

"Code Lens Enalbed" does not honor "Delay Mode" or "Delay"

Open CodingMarkus opened this issue 1 year ago • 0 comments
trafficstars

No matter if Delay Mode is new, debounce, or old and no matter what value is found in Delay, when Code Lens Enalbed is true, the CodeLens error always appears immediately, even when just typing a single letter.

CodeLens

Note how the error message in the line and the gutter icon only appear after the configured delay but the CodeLens text above the code appears instantly. This is very annoying as you constantly get errors all the time while just typing code.

CodingMarkus avatar Aug 16 '24 15:08 CodingMarkus