mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
swap out menu ids for interactive window
This commit is contained in:
@@ -184,12 +184,6 @@ const apiMenus: IAPIMenu[] = [
|
||||
description: localize('notebook.toolbar', "The contributed notebook toolbar menu"),
|
||||
proposed: true
|
||||
},
|
||||
{
|
||||
key: 'notebook/toolbar/right',
|
||||
id: MenuId.NotebookRightToolbar,
|
||||
description: localize('notebook.toolbar.right', "The contributed notebook right toolbar menu"),
|
||||
proposed: true
|
||||
},
|
||||
{
|
||||
key: 'notebook/cell/title',
|
||||
id: MenuId.NotebookCellTitle,
|
||||
|
||||
Reference in New Issue
Block a user