indexing_and_psi_stubs.md: testing dumb mode

This commit is contained in:
Yann Cébron 2024-04-09 11:11:26 +02:00
parent 1976691540
commit 8784fb522e

View File

@ -47,6 +47,11 @@ For [](basic_action_system.md) available during Dumb Mode, extend [`DumbAwareAct
Other API might indicate its Dumb Mode compatibility by extending [`PossiblyDumbAware`](%gh-ic%/platform/core-api/src/com/intellij/openapi/project/PossiblyDumbAware.java).
### Testing
To toggle Dumb Mode for testing purposes, invoke <ui-path>Tools | Internal Actions | Enter/Exit Dumb Mode</ui-path>
while the IDE is running in [internal mode](enabling_internal.md).
## Gists
Sometimes, the following conditions hold: