Use action of another plugin inside my plugin
Hey,
I developed a plugin for android studio and inside that I would like to call another android studio plugin called "App Links Assistant".
therefore, I would like to ask how can I do this?
thank you in advance
Best Regards
Please sign in to leave a comment.
See `com.intellij.openapi.actionSystem.ActionManager#getAction`