@dish
My initial thoughts using Claude Code coming from Cursor pros (+) and cons (-)
+ can get back to using VSCode and the Claude Code extension has a more legible output in the agent chat (font is better, checklists, timeline)
- have to manually copy/paste console logs into chat
- no web browser in app? I like how Cursor can pop up a localhost window and debug
+ seems like claude code can handle larger tasks with CONTEXT, NEXT_STEPS, and other utility markdown files
+ .claude/settings.json is super nice, gives early ESLint or prettier config
- reviewing changes on cursor feels easier to me compared to looking at git diff
I may add more to this list as I continue to play around with both but also welcome your thoughts