Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sahitya Ce
Total activity
11
Last activity
March 19, 2024 16:22
Member since
October 03, 2022 19:44
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (3)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
December 05, 2023 05:16
It worked, TY.
Community
IntelliJ IDEA Open API and Plugin Development
Plugin development unable to find PbFile
0 votes
Edited
November 03, 2022 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'...
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin PSI find class based on typeReference
1 vote
Created
October 31, 2022 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
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin PSI find class based on typeReference
0 votes
Created
October 06, 2022 17:18
Thank you!I tried this but I'm unable to resolve mainReference .
Community
IntelliJ IDEA Open API and Plugin Development
Kotlin PSI find class based on typeReference
0 votes