Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tom Horovsky
Total activity
7
Last activity
January 13, 2022 10:25
Member since
October 29, 2021 13:41
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
January 13, 2022 10:25
Yes that works! Thank you very much, I did not know the correct plugin-names so I was trying out cidr or jetbrains-cidr. Obviously these were incorrect.
Community
IntelliJ IDEA Open API and Plugin Development
CIDR in new versions of IC
0 votes
Created
January 12, 2022 09:36
build.gradle.kts: import org.jetbrains.kotlin.gradle.tasks.KotlinCompilefun properties(key: String) = project.findProperty(key).toString()//val studioPath: String? = System.getenv("STUDIO_PATH")val...
Community
IntelliJ IDEA Open API and Plugin Development
CIDR in new versions of IC
0 votes
Edited
November 10, 2021 15:12
Hello, thanks for the update. I am going to proceed with the development of the plugin for now. The hint you gave me is about the macro itself, but my question is more about the class mentioned as ...
Community
IntelliJ IDEA Open API and Plugin Development
Getting PSI of C++ class in Android Studio
0 votes