api_notable_list_2023.md: FileTypeIndex.IndexChangeListener

This commit is contained in:
Yann Cébron 2022-12-06 11:34:38 +01:00
parent eb51bdd023
commit baefdeec4c

View File

@ -12,3 +12,6 @@ _Early Access Program_ (EAP) releases of upcoming versions are available [here](
Nested Index Access
: Accessing index data in [nested calls](file_based_indexes.md#nested-index-access) is now possible.
File Type Index Topic
: [`FileTypeIndex.IndexChangeListener`](%gh-ic-master%/platform/indexing-api/src/com/intellij/psi/search/FileTypeIndex.java) allows monitoring addition/removal of files by `FileType`.