Files
openide/plugins/compose
Ruslan Cheremin 9f3378a1b5 [performance] IJPL-207403: use FilenameIndex.processFilesByName to speed up more places
+ Introduce `FilenameIndex.firstVirtualFileWithName()` and `FilenameIndex.hasVirtualFileWithName()` helpers method (@Experimental)
+ utilise `FilenameIndex.firstVirtualFileWithName()` in a few places instead of `.getVirtualFilesByName()`
+ Left TODO in some other places

GitOrigin-RevId: 295d2d89ce44d215d885415bf0a6c599f7b6a51f
2025-09-15 12:10:32 +00:00
..