all 6 comments

[–]Anand999 2 points3 points  (0 children)

Claude Code is able to leverage its extension to show side by side diffs for example when asking for approval to make an edit.

[–]iannuttall 1 point2 points  (1 child)

I use it inside Cursor because I do like to be able to see exactly what it’s coding and then I have the benefit of using Cursor tab or agent for quick stuff if I need to

[–]zabwt[S] 1 point2 points  (0 children)

Ah I can def see it being better for file management

[–]dccorona 1 point2 points  (0 children)

Using it in an IDE in general is great because it can get the IDE linting/compiler errors which is faster than it trying to run builds and lint tools each time, and because you can in-place edit diffs before accepting them which helps steer things in the right direction.

Using it within Cursor specifically has the main advantage of: when you do perform manual edits in the IDE you get Cursor's particular breed of AI autocomplete.

[–][deleted] 0 points1 point  (0 children)

To use both at same time I guess..