List Question
15 TechQA 2024-03-10T08:45:26.893000How can I modify Kotlin code from a self-developed Intellij plugin?
67 views
Asked by me.at.coding
How to get generic type of PsiField?
208 views
Asked by Lennier
Compute a constant for annotation parameter in intellij plugin inspection
61 views
Asked by GUISSOUMA Issam
Creating own IntelliJ Plugin causes Read access is allowed from inside read-action
505 views
Asked by Gabriel Eriksson
Intellij API. Saving User Data to PsiElement
81 views
Asked by Egor Owchinnikow
Custom language plugin - braces alignment when returning an object
126 views
Asked by Stanislav Kozlov
Custom Jetbrains Plugin - Missing Dependency
256 views
Asked by Tyler Weiss
Retrieve Inheritance class full name from Kotlin Psi API
917 views
Asked by ZSpirytus
Add a PsiElement without adding text to the PsiFile
269 views
Asked by DJ. XYZ
Intellij plugin: elements returned by PsiFile.findElementAt() providing very little language/syntax info
356 views
Asked by kshetline
How to get KtClass from PsiElement or VirtualFile?
817 views
Asked by boybeak
how to create a new statement in dart with intellij Dart plugin
143 views
Asked by Ahmadreza Moodi
How do a get a fully qualified domain name of class in Kotlin PSI?
1k views
Asked by madhead
annotations vs annotationEntries in IntelliJ / Kotlin PSI
454 views
Asked by madhead
Acquire annotation parameters (or annotation instance) from Kotlin PSI
363 views
Asked by madhead