diff --git a/topics/basics/indexing_and_psi_stubs.md b/topics/basics/indexing_and_psi_stubs.md index 814e72148..76debf0d7 100644 --- a/topics/basics/indexing_and_psi_stubs.md +++ b/topics/basics/indexing_and_psi_stubs.md @@ -1,4 +1,4 @@ - + # Indexing and PSI Stubs @@ -43,6 +43,11 @@ all while maintaining robust coding assistance._ {id="DumbAwareAPI"} +> Use inspection Plugin DevKit | Code | Can be DumbAware (2025.1+) to find implementations +> that can potentially be marked as `DumbAware`. +> +{style="tip" title="Finding Candidates"} + #### Extension Points Implementations of certain [extension points](plugin_extension_points.md) can be marked as available during Dumb Mode by implementing