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
@AntoineGS I am not sure if these changes were the cause but I just noticed in the last day or so a weird behavior where if I am typing and ghost text appears for a copilot suggestion, it sort of "stutters" as if it is resetting the completion and virtual text. In the past I could type and it would just smoothly type "over" the suggested virtual text unless I started typing something different than the virtual text at which point it would correctly give a new suggestion.
The TLDR I believe is that we should not re-trigger the completion and/or not reset the virtual text if the suggestion is the same and still valid because you are typing the same thing that copilot has suggestion currently.
Originally posted by @GitMurf in #467