Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Riteshdvps10
Total activity
12
Last activity
August 04, 2023 19:17
Member since
November 10, 2022 04:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
5
Activity overview
Posts (4)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 23, 2023 15:50
Hi Yann,I was wondering if Intellij provides any easy to use api to generate the class instance using psiClass. I understand, that it need to make use of reflection. I tried using java reflection w...
Community
IntelliJ IDEA Open API and Plugin Development
Execute a Kotlin method from psiClass
0 votes
Created
November 13, 2022 19:00
I believe i need to make use of DeviceExplorerController.getProjectController
Community
IntelliJ IDEA Open API and Plugin Development
How do i access device explorer files while writing plugin for Android Studio?
0 votes
Edited
November 10, 2022 06:42
Yeah, i thought the same, technically it should be fine. I was working on an existing android-lint for jet-pack compose, which extends from Uast, somewhere down the line i casted it back to kotlin ...
Community
IntelliJ IDEA Open API and Plugin Development
Is there a performance implication when casting source psi to language specific psi?
0 votes