主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
1154598
活动总数
8
最后的活动
2022年04月26日 02:04
成员加入日期
2022年04月08日 04:58
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(4)
按最近的活动排序
最近的活动
投票数
创建于
2022年04月26日 02:04
Hi Karol, thank you for your help. I have used PsiShortNamesCache.processClassesWithName. PsiShortNamesCache.getInstance(project).processClassesWithName("Exception", p -> { list.add(p.getQualifi...
社区
IntelliJ IDEA Open API and Plugin Development
How to search class with short name or keywords in project?
0 票
创建于
2022年04月08日 10:11
Thank you for your help. And i would provide most details on next time .
社区
IntelliJ IDEA Open API and Plugin Development
How to register PsiFile's filetype?
0 票
创建于
2022年04月08日 09:00
My custom editor is visual editing , and I don't want user to edit content by text code .
社区
IntelliJ IDEA Open API and Plugin Development
How to register PsiFile's filetype?
0 票
创建于
2022年04月08日 07:59
Sorry, My question is wrong. The idea show default TextEditor and CusomerEditor like this when i open custom file . How to show the EntityEditor only ? Thank you .
社区
IntelliJ IDEA Open API and Plugin Development
How to register PsiFile's filetype?
0 票