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
content: localize('chatFailErrorMessage',"Chat failed to load. Please ensure that the GitHub Copilot Chat extension is up to date.")+`\n\n[${showExtensionLabel}](command:${showExtensionsWithIdsCommandId}?${encodeURIComponent(JSON.stringify([['GitHub.copilot-chat']]))})`,
constmainMessage=localize('chatFailErrorMessage',"Chat failed to load because the installed version of the {0} extension is not compatible with this version of {1}. Please ensure that the GitHub Copilot Chat extension is up to date.",'GitHub Copilot Chat',productService.nameLong);
0 commit comments