Batuhan Kilic
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Batuhan Kilic created a post, AnsweredAdding empty line before PsiField
Hello, what is the best way to add a blank line before a PsiField?My class is structured like this: @Annotation public static Type FIELD; No blank line between the annotation and the field, but whe... -
Batuhan Kilic commented, -
Batuhan Kilic created a post, AnsweredPsiExpression not found
I'm very new to plugin development and found some tutorials using the PsiExpression class and some others. However, when creating a plugin project using the wizard in 2023.1, there is no accessible...