I am writing a custom plugin for IntelliJ.
But how can I know which IntelliJ version my custom plugin supports. And my custom plugin support which version of Android Studio.
Testing every version Android Studio may work, but any better idea to get my plugin supporting Android Studio version.
Refer to Android Studio <-> IDEA Tags. You can find the relationship of version between intellij idea and android stdio.