mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
@@ -63,12 +63,6 @@ export function registerChatCopyActions() {
|
||||
when: ChatContextKeys.responseIsFiltered.negate(),
|
||||
group: 'copy',
|
||||
},
|
||||
{
|
||||
id: MenuId.ChatMessageTitle,
|
||||
group: 'navigation',
|
||||
order: 5,
|
||||
when: ChatContextKeys.responseIsFiltered.negate(),
|
||||
},
|
||||
{
|
||||
id: MenuId.ChatMessageFooter,
|
||||
group: 'navigation',
|
||||
|
||||
Reference in New Issue
Block a user