5 ms·
I don’t agree with the statement about indexing codebase: it works pretty well for IDEs like PHPstorm or other jetbrains IDEs
by thinkindie 4mo ago
I don’t agree with the statement about indexing codebase: it works pretty well for IDEs like PHPstorm or other jetbrains IDEs
- selcuka 4mo agoAnd Claude Code can use Jetbrain's MCP to use that index.
- njovin 4mo agoPHPStorm's indexing is incredible. Aside from a scant few times it's been corrupted, which is easily corrected, I've never gotten stale results. Although if you've ever used Claude's search tool, you'll be unsurprised that the team knows nothing about indexing. How a company, whose primary product is text-based chat, doesn't allow users to easily perform text search on said chat is beyond comprehension.
- sumitkumar 4mo ago[dead]
- Rapzid 4mo agoIt's an odd statement. AI slop? GitHub Copilot has pretty good local indexing too. It's not a super hard problem to put code into a vector DB..