主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Tom Horovsky
活动总数
7
最后的活动
2022年01月13日 10:25
成员加入日期
2021年10月29日 13:41
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月13日 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.
社区
IntelliJ IDEA Open API and Plugin Development
CIDR in new versions of IC
0 票
创建于
2022年01月12日 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...
社区
IntelliJ IDEA Open API and Plugin Development
CIDR in new versions of IC
0 票
已编辑于
2021年11月10日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Getting PSI of C++ class in Android Studio
0 票