Abdulbasit5361234
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Create New Module Programitically
AnsweredI am working on a plugin and want to create a Kotlin module programmatically as we have in New Module Action. override fun actionPerformed(event: AnActionEvent) { val project = event.getData...