vscode-error-lens
vscode-error-lens copied to clipboard
"Code Lens Enalbed" does not honor "Delay Mode" or "Delay"
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.
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.