For a certain-size project it really is not.
Single files in our codebase already blow the Copilot query token limit.
Great, Anthropic taught Claude to grep. On our project, it's still useless because it can't use the semantic search in the IDE.
> Single files in our codebase already blow the Copilot query token limit.
This tells more about your code quality that about copilot, and I'm not a fan of copilot
> On our project, it's still useless because it can't use the semantic search in the IDE.
Zed's ACP seems to be a good solution to this - when using it, claude code has access to the IDE's diagnostics and tools, just like the human operator. https://zed.dev/acp