主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Digia
a noob plugin developer~
活动总数
10
最后的活动
2024年06月28日 09:36
成员加入日期
2022年12月02日 06:17
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(3)
评论(2)
按最近的活动排序
最近的活动
投票数
创建于
2023年08月31日 07:44
I just found a way to get file-based index's: for (var extension : FileBasedIndexExtension.EXTENSION_POINT_NAME.getExtensionList()) { boolean isSuitable = extension.getInputFilter().acceptInput...
社区
IntelliJ IDEA Open API and Plugin Development
how to get all indices used by one file type?
1 票
创建于
2023年08月31日 07:48
Reply to first comment:I just want to show the possiable indices which a file may use to plugin developers.
社区
IntelliJ IDEA Open API and Plugin Development
how to get all indices used by one file type?
0 票