mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Revert "Merge pull request #109049 from digeff/searchView/context/extensionPoints"
This reverts commita1bb5ac207, reversing changes made to9a08a10708.
This commit is contained in:
@@ -176,11 +176,6 @@ const apiMenus: IAPIMenu[] = [
|
||||
id: MenuId.TimelineItemContext,
|
||||
description: localize('view.timelineContext', "The Timeline view item context menu")
|
||||
},
|
||||
{
|
||||
key: 'search/context',
|
||||
id: MenuId.SearchContext,
|
||||
description: localize('menus.searchContext', "The search context menu")
|
||||
},
|
||||
];
|
||||
|
||||
namespace schema {
|
||||
|
||||
Reference in New Issue
Block a user