Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Digia
a noob plugin developer~
Total activity
10
Last activity
June 28, 2024 09:36
Member since
December 02, 2022 06:17
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (3)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
August 31, 2023 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...
Community
IntelliJ IDEA Open API and Plugin Development
how to get all indices used by one file type?
1 vote
Created
August 31, 2023 07:48
Reply to first comment:I just want to show the possiable indices which a file may use to plugin developers.
Community
IntelliJ IDEA Open API and Plugin Development
how to get all indices used by one file type?
0 votes