mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
This commit is contained in:
@@ -107,6 +107,7 @@ registerAction2(InlineChatActions.ViewInChatAction);
|
||||
registerAction2(InlineChatActions.ToggleDiffForChange);
|
||||
registerAction2(InlineChatActions.AcceptChanges);
|
||||
|
||||
registerAction2(InlineChatActions.ReportIssueAction);
|
||||
registerAction2(InlineChatActions.CopyRecordings);
|
||||
|
||||
const workbenchContributionsRegistry = Registry.as<IWorkbenchContributionsRegistry>(WorkbenchExtensions.Workbench);
|
||||
|
||||
Reference in New Issue
Block a user