Why Your AI Coding Agent Ignores Your Fancy IDE (And Just Uses Grep)
We keep trying to force AI coding agents to use LSP and IDE semantics, but they consistently default to grep and ripgrep. The ‘dumb’ tool beats the ‘smart’ one because LLMs are text-pattern predictors, not compilers. Stop perfecting IDE integration and start building grep-native retrieval substrates.