From ea04ddabbfa6aee1e47ab2c353ecd747374644ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Tue, 3 Dec 2024 10:55:30 +0100 Subject: [PATCH] indexing_and_psi_stubs.md: add conference talk video --- topics/basics/indexing_and_psi_stubs.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/topics/basics/indexing_and_psi_stubs.md b/topics/basics/indexing_and_psi_stubs.md index d99da5312..814e72148 100644 --- a/topics/basics/indexing_and_psi_stubs.md +++ b/topics/basics/indexing_and_psi_stubs.md @@ -34,6 +34,11 @@ Violations are reported via [`IndexNotReadyException`](%gh-ic%/platform/core-api `DumbService` provides API to query whether the IDE is currently in "dumb" mode (where index access is not allowed) or "smart" mode (with all index built and ready to use). It also provides ways of delaying code execution until indexes are ready. +