Earlier quoted context omitted.
Cursor does this. And in my experience it gets it perfectly right 95% of the time or better. A lot of times I can start editing something and then just keep hitting tab over and over again until the change is complete--including jumping around the file to make edits in various disconnected places. Of course you can do most of this in Copilot too, but you'd expect something that maybe works and needs a lot of cleanup.…
> Of course you can do most of this in Copilot too, but you'd expect something that maybe works and needs a lot of cleanup. That hasn't been my experience with Copilot next edit feature. It often understands exactly what I'm doing and I'm able to just tab tab around the file. Like my example about variable loop scope fixing. My experience is that Copilot does everything you said including considering files I viewed p…
Cursor 1.0
411–420 of 492 posts
Re: Cursor 1.0
#412Earlier quoted context omitted.
Does cursor ever read your rules? It is constantly ignoring very clear directives in my .cursorrules file.
Have you upgraded to the new .mdc file format? I didn't get around to .cursorrules before this format came out, but I'm finding .mdc is reliable if configured well (e.g. with the right file extensions)
Re: Cursor 1.0
#413Earlier quoted context omitted.
The winners will be those that climb the abstraction ladder. The more sophisticated and useful the abstractions, the more lockin/sticky it will be
This is exactly it. Selling the output of a LLM is going to an incredibly cut-throat and low-margin business. The more interesting, novel, and useful work you wrap the LLM in the more defensible your pricing will be. That said I think this can describe a lot of agentic code tools - the entire point is that you're not just talking to the raw LLM itself, you're being intermediated by a bunch of useful things that are n…
They do need to develop sustainable end-user products, or be purchased by larger players, or liquidate.
Re: Cursor 1.0
#414Earlier quoted context omitted.
Commercial animal feed is subsidized. So are some forms of human food in many countries. Pet food is not subsidized in my country nor the EU. If any countries do subsidize pet food, they are the exception. Maybe the US? Pet food is often manufactured from the waste of other processes, including the human food industry, but that is not a subsidiary.
All EU countries provide income support to farmers.
Re: Cursor 1.0
#415I don't really see why people still use Cursor over tools like Cline / Roo Code. I'm guessing it's as they clearly have a larger viral marketing department than engineers, as the application itself doesn't perform nearly as well, requires you to have another IDE installed and their subscriptions nerf the models context sizes etc...
Re: Cursor 1.0
#416I think this is an artifact of Cursor being a closed-source fork of an open-source project, with a plugin architecture that's heavily reliant on the IDE at least being source-available. And, frankly, taking an open-source project like VsCode and commercializing it without even making it source-available is a dishonorable thing to do, and I'm rooting against them.
Re: Cursor 1.0
#417I tried Cursor, and will occasionally switch into it, but I'm having a hard time using it because its relationship to extensions (particularly extensions that the user develops and sideloads) is badly broken. I tried doing minor customization (forking the vim plugin from the github version, creating a vscode hello-world-style plugin), and while everything worked in VsCode, transferring those plugins into Cursor did n…
Re: Cursor 1.0
#418Earlier quoted context omitted.
How are people using Claude Code day to day without spending a lot? I tried it on a moderately complex task and it chewed through tokens at an alarming rate. I quickly spent $2 and hadn’t even arrived at an adequate solution yet. I’ve heard other people say they’ve spent $10-20 in a coding session. I don’t see how that’s sustainable for me, so I’ve stuck with my $20/month Cursor subscription.
They use a plan - Pro and Max are static plans with different caps over 5 hour sessions.
What I did do, because my personal projects aren't too complex, is moved the model from Opus to Sonnet which is about 1/5 the cost.
For day-to-day stuff I have ProxyAI (on IntelliJ, continue.dev works for this too) pointed at Mistral's Codestra for auto-complete and to Claude 4 for chat.
Claude Code is just for giving the bot tasks to do without me being deeply involved in the work.
(edit) I just saw that pro is getting a rate-limited option for Claude code for the sonnet model only. I haven't tried it out but will give it a go sometime. https://support.anthropic.com/en/articles/11145838-using-cla...
Re: Cursor 1.0
#419Earlier quoted context omitted.
For any professional SWE 1/200 a month is basically nothing in terms of the value it delivers. They just rolled it out to the 20/month plan with limited usage but as soon as people get used to it I have no idea why they wouldn't upgrade unless they are just entering the field and don't have a job yet.
Anyone pulling that a month not working for themselves doesn't have to think about the cost. That kind of salary is paid by corps with strict privacy policies. Unless you do nothing else with your time I'm not sure how you'd utilize the $100/mo plan fully.
Re: Cursor 1.0
#420C:\projects\my_project>q^D^C 'q' is not recognized as an internal or external command, operable program or batch file.
1.0 my ass.