mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
file_based_indexes.md: update debug assertions tip
This commit is contained in:
parent
ba8db7fc06
commit
1fb470019f
@ -45,7 +45,7 @@ If you don't need to associate any value with the files (i.e., your value type i
|
||||
>
|
||||
{type="warning"}
|
||||
|
||||
> Please see `com.intellij.util.indexing.DebugAssertions` on how to enable additional debugging assertions during development to assert correct index implementation.
|
||||
> Please set system property `intellij.idea.indices.debug`/`intellij.idea.indices.debug.extra.sanity` to `true` to enable additional debugging assertions during development to assert correct index implementation.
|
||||
>
|
||||
{type="note"}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user