Hacker News new | ask | show | jobs
by sidchilling 602 days ago
Is there any code assistant that can parse entire big codebases and help me implement a “story”?
1 comments

Cursor can index your entire codebase and help you implement changes across multiple files. No idea what sort of limits this feature has, but for me it's worked well enough for things like rewriting list pages with a new table component.