Claude Code LSP tool: 100x faster code search than grep
Claude Code defaults to grep for code search, which is slow (~5-6 seconds), token-hungry, and returns imprecise matches. Enabling LSP (Language Server Protoc...