Back to Intellij Community

CanBeDumbAware

plugins/devkit/devkit-core/resources/inspectionDescriptions/CanBeDumbAware.html

2025.3-rc-2504 B
Original Source

Reports API that can be made DumbAware.

If the implementation does not access indexes, it can be marked as working during dumb mode.

See DumbAware API for more information.

Add classes that have been verified not to be suitable to "Ignore class list". These will be skipped while avoiding adding a suppression comment/annotation. A quick-fix is available to add the reported class to this list.

New in 2025.1