mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
indexes: allow to mix some "flavor" to file content hash. This flavor should not depend on content and should be evaluated very fast
GitOrigin-RevId: 1ff3a37cde63aa8dce2f57bc8b25161dc91ee336
This commit is contained in:
committed by
intellij-monorepo-bot
parent
edf1b8975e
commit
692315baf2
@@ -77,5 +77,6 @@
|
||||
<referencesSearch implementation="com.intellij.psi.impl.search.PsiAnnotationMethodReferencesSearcher"/>
|
||||
<referencesSearch implementation="com.intellij.psi.impl.search.JavaRecordComponentSearcher"/>
|
||||
<fileBasedIndex implementation="com.intellij.psi.impl.java.JavaBinaryPlusExpressionIndex"/>
|
||||
<indexingFlavor filetype="JAVA" implementationClass="com.intellij.JavaFileIndexingFlavor"/>
|
||||
</extensions>
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user