Why this matters
Editor support is not a single UI component. Claude Code uses background services to initialize language-server support, track connection health, and suppress bad prompt suggestions before they ever reach the screen.
Follow the background services that manage editor health and decide when prompt suggestions should appear.
Editor support is not a single UI component. Claude Code uses background services to initialize language-server support, track connection health, and suppress bad prompt suggestions before they ever reach the screen.