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
If the > char appears anywhere in the prompt, CopilotChat incorrectly identifies the first > as a sticky prompt even when it is not the first character in a line.
Escaping the > character (\>) does not work either.
If the
>char appears anywhere in the prompt, CopilotChat incorrectly identifies the first>as a sticky prompt even when it is not the first character in a line.Escaping the
>character (\>) does not work either.