Related:
⟐ Editor/2026-05-07Intermediate
Fixing 'Find References' in Antigravity When Results Are Empty or Incomplete
When Find References returns nothing or only some of the call sites in Antigravity, the cause depends on whether the language server or the workspace index is silent. This guide walks through the diagnosis for TypeScript, Python, and monorepo setups.
⟐ Editor/2026-04-21Intermediate
Antigravity IDE: Diagnosing Unresponsive Language Servers and Missing IntelliSense
A structured diagnostic flow for when the TypeScript, Pylance, gopls, or rust-analyzer language server goes silent inside Antigravity IDE — covering cache corruption, extension conflicts, and memory limits.