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
? localize('actions.chat.accessibiltyHelp',"Chat Input {0} Press Enter to send out the request. Use {1} for Chat Accessibility Help.",modeLabel,kbLabel)
816
-
: localize('chatInput.accessibilityHelpNoKb',"Chat Input {0} Press Enter to send out the request. Use the Chat Accessibility Help command for more information.",modeLabel);
821
+
? localize('actions.chat.accessibiltyHelp',"Chat Input {0}{1} Press Enter to send out the request. Use {2} for Chat Accessibility Help.",modelInfo,modeLabel,kbLabel)
822
+
: localize('chatInput.accessibilityHelpNoKb',"Chat Input {0}{1} Press Enter to send out the request. Use the Chat Accessibility Help command for more information.",modelInfo,modeLabel);
0 commit comments