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.
No matter if
Delay Mode
isnew
,debounce
, orold
and no matter what value is found inDelay
, whenCode 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.