You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: