mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[microservices] IDEA-347598: add tooltip for Endpoints SE tab
GitOrigin-RevId: b33445132c231906b318621183ea70567f08fcc6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
020a5c0f7a
commit
ca44742ec5
@@ -389,6 +389,7 @@ public final class SearchEverywhereManagerImpl implements SearchEverywhereManage
|
|||||||
addShortcut(res, "ActionSearchEverywhereContributor", "GotoAction");
|
addShortcut(res, "ActionSearchEverywhereContributor", "GotoAction");
|
||||||
addShortcut(res, "DbSETablesContributor", "GotoDatabaseObject");
|
addShortcut(res, "DbSETablesContributor", "GotoDatabaseObject");
|
||||||
addShortcut(res, "TextSearchContributor", "TextSearchAction");
|
addShortcut(res, "TextSearchContributor", "TextSearchAction");
|
||||||
|
addShortcut(res, "UrlSearchEverywhereContributor", "GotoUrlAction");
|
||||||
|
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user