主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sahitya Ce
活动总数
11
最后的活动
2024年03月19日 16:22
成员加入日期
2022年10月03日 19:44
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
3
活动概览
帖子(3)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2023年12月05日 05:16
It worked, TY.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin development unable to find PbFile
0 票
已编辑于
2022年11月03日 06:37
Finally, I got this working. Steps: 1. Enable type resolution for psi. In my case, it was detekt type resolution: https://detekt.dev/docs/gettingstarted/type-resolution Once you enable that, you'...
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin PSI find class based on typeReference
1 票
创建于
2022年10月31日 15:41
Dmitrii Gridin I was able to resolve mainReference but for some reason Im getting this error for mainReference: No element of given type found
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin PSI find class based on typeReference
0 票
创建于
2022年10月06日 17:18
Thank you!I tried this but I'm unable to resolve mainReference .
社区
IntelliJ IDEA Open API and Plugin Development
Kotlin PSI find class based on typeReference
0 票