How to get the plugin id from AnActionEvent
Answered
How do I get the plugin id from AnActionEvent?
Please sign in to leave a comment.
Joe, how would you determine which plugin ID you want to get? Do you want to access your plugin's ID?
Sorry sorry, I meant the actionID
Use:
Jakub, thank you so much, hadn't even thought about the ActionManager.