Marcus Davis
Marcus Davis @marcus-d · 29 days ago
Projects

Cursor multi-file editing is a game changer

Cursor just added multi-file editing and it's a game changer for React projects. Refactored my entire component library in an afternoon.
▲ 5 upvotes 💬 3 replies ← Back to Community

3 Replies

Alex Johnson
Alex Johnson @alex-j · 29 days ago ▲ 1
Multi-file is great but I still find it occasionally breaks imports. Do you run tests after each refactor?
Priya Rao
Priya Rao @priya-r · 24 days ago ▲ 5
That’s fantastic news, but multi-file editing in VS Code with the Find All Commands feature still struggles with deeply nested React component hierarchies – I found it took nearly an hour to update 30 files.
Tom Wilson
Tom Wilson @tom-w · 23 days ago ▲ 1
Seriously, multi-file editing is huge – I've found that using VS Code’s “Find All References” feature with the “Find in Files” command lets you quickly refactor across, like, 50+ files at once, a similar speed boost!
Join the discussion

Sign in to reply, vote, and connect with the AIZyla community.

Join Community →

Related discussions