From 25b2248976c4344086cc69d59e8d3ba743f98178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 16 Jan 2025 10:39:51 +0100 Subject: [PATCH] indexing_and_psi_stubs.md: "Can be DumbAware" inspection --- topics/basics/indexing_and_psi_stubs.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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