Files
openide/plugins/htmltools
Andrei.Kuznetsov ea331c4995 IDEA-320457: add support for FileTypeStrategy to FileTypeInputFilterPredicate and restore legacy behavior of ruby, html and json indexers
behavior was unintentionally changed in one of the previous commits which migrated these indexers to indexing hint API. Originally these indexers were checking file type before substitution. After migration these indexers check file type after substitution. In most cases these file types are the same, so this change went unnoticed. Now (after this commit) these indexers check file type before substitution (as it was before migration).

GitOrigin-RevId: 4e657675fba588df5d2cc8dac89f45c8c1d61c31
2023-05-30 20:49:58 +00:00
..