From 15cb76e35cc31585fdb28aac6fabf901e50ddcc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 9 Apr 2024 11:11:38 +0200 Subject: [PATCH] content_updates.md: DumbAware API --- topics/intro/content_updates.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/topics/intro/content_updates.md b/topics/intro/content_updates.md index fc2f79390..565dfd0b6 100644 --- a/topics/intro/content_updates.md +++ b/topics/intro/content_updates.md @@ -12,6 +12,13 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma ## 2024 +### April +{april-24} + +Minor Changes and Additions +: +- How to mark functionality available during indexing via [](indexing_and_psi_stubs.md#DumbAwareAPI). + ### March {#march-24}