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
We shouldn't send the same request to Copilot if the query hasn't changed. So if the query is the same, we short circut.
Fixesmicrosoft/vscode-internalbacklog#4286
Also, when we open in chat, we should use the last accepted query, not what's in the input box.
Fixesmicrosoft/vscode-internalbacklog#4280
0 commit comments