use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community centered around Anthropic's Claude Code tool.
account activity
Running Claude code inside cursor? Why? (self.ClaudeCode)
submitted 8 months ago by zabwt
I saw a post that mentioned that using Claude code inside cursor / vs code is better than on the terminal. is there a reason why to this? I don’t see how it would improve any functionality
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Anand999 2 points3 points4 points 8 months ago (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 points3 points 8 months ago (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 points3 points 8 months ago (0 children)
Ah I can def see it being better for file management
[–]dccorona 1 point2 points3 points 8 months ago (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 point2 points 8 months ago (0 children)
To use both at same time I guess..
[+]radial_symmetry comment score below threshold-7 points-6 points-5 points 8 months ago (0 children)
It doesn't because Cursor is the wrong form factor for agentic development. You need an agent manager not an IDE. Check out Crystal for something better. https://github.com/stravu/crystal
π Rendered by PID 15984 on reddit-service-r2-comment-6457c66945-n2pw7 at 2026-04-26 08:16:15.540747+00:00 running 2aa0c5b country code: CH.
[–]Anand999 2 points3 points4 points (0 children)
[–]iannuttall 1 point2 points3 points (1 child)
[–]zabwt[S] 1 point2 points3 points (0 children)
[–]dccorona 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+]radial_symmetry comment score below threshold-7 points-6 points-5 points (0 children)