How do I add action to the popup menu in this DatabaseTool area?

已回答

How do I add action to the popup menu in this DatabaseTool area?

As shown:

0

Hi,

You can try adding your action to the Console.TableResult.PopupGroup group. See:
https://plugins.jetbrains.com/docs/intellij/plugin-configuration-file.html#idea-plugin__actions__action__add-to-group

on how to add action to a group.

0

请先登录再写评论。