Batuhan Kilic
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Batuhan Kilic 创建了一个帖子, 已回答Adding 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 进行了评论, -
Batuhan Kilic 创建了一个帖子, 已回答PsiExpression 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...