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
message: phrase+' '+localize('chat.startEditing.confirmation.pending.message.2',"Do you want to keep pending edits to {0} files?",undecidedEdits.length),
constChatEditorIcon=registerIcon('chat-editor-label-icon',Codicon.commentDiscussion,nls.localize('chatEditorLabelIcon','Icon of the chat editor label.'));
26
27
@@ -231,3 +232,50 @@ export class ChatEditorInputSerializer implements IEditorSerializer {
message: phrase+' '+nls.localize('chat.startEditing.confirmation.pending.message.2',"Do you want to keep pending edits to {0} files?",undecidedEdits.length),
0 commit comments