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
toolbarElt.ariaLabel=this._configurationService.getValue(AccessibilityVerbositySettingId.Chat) ? localize('chat.codeBlock.toolbarVerbose','Toolbar for code block which can be reached via tab') : localize('chat.codeBlock.toolbar','Code block toolbar');
toolbarElt.ariaLabel=this._configurationService.getValue(AccessibilityVerbositySettingId.Chat) ? localize('chat.codeBlock.toolbarVerbose','Toolbar for code block which can be reached via tab') : localize('chat.codeBlock.toolbar','Code block toolbar');
0 commit comments