Live data from Hacker News

Cursor 1.7

cursor.com

101–110 of 169 posts

Re: Cursor 1.7

#101
post #34

I use Cursor because I found their autocomplete to be the best option at the time. That seemed to be the consensus at one point too from bits of research I did. Do people think there are better autocomplete options available now? Is it a case of just using a particular model for autocomplete in whatever IDE you want to use?

I agree, they bought out Supermaven which was amazing, but now Supermaven is dead and I want something in Rider.

I don't think Supermaven is dead...

Even though it is also part of Cursor, you could subscribe to the $10/month Pro plan and use it in Jetbrains IDEs like Rider.

https://supermaven.com/pricing

Re: Cursor 1.7

#102
post #38

I got into Cursor a little late, went really heavy on it, and see myself using it less and less as I go back to VSCode. 1) The most useful thing about Cursor was always state management of agent edits: Being able roll back to previous states after some edits with the click of a button, or reapply changes, and preview edits, etc. But weirdly, it seems like they never recognized this differentiator, and indeed it remai…

I tried vanilla vs code again three weeks ago. The tab complete was so slow and gave such poor results that I had to crawl back to Cursor after not even a full week. Cursor is sooo fast and useful in comparison.

Re: Cursor 1.7

#103
post #34

I use Cursor because I found their autocomplete to be the best option at the time. That seemed to be the consensus at one point too from bits of research I did. Do people think there are better autocomplete options available now? Is it a case of just using a particular model for autocomplete in whatever IDE you want to use?

Right. Yesterday I tried a simple task that just adds Required[] notation to all class fields. After making the change on one field, Cursor allows me to press tabs and update all other fields. VSCode doesn't understand what I was trying to do after the first operation, which is surprisingly bad (no improvement after months). Also I'm not in favor of the conversational experience of claude code or other CLIs for such trivial task. I'd be happy to know what else can provide a better user experience than Cursor.

Disclaimer: I get enterprise level subscriptions to these services via my employer. I personally don't pay for them and never consider their cost, if that matters.

Re: Cursor 1.7

#104
post #87

Cursor will soon be irrelevant. The one thing that it excels at is autocomplete, and that's ironically the one feature they bought out and integrated (Supermaven) instead of developing themselves, which sums it up quite well. It's still making good money based on having been first to market , but it's market share has been in freefall for ages, only accelerating. The agentic side is nothing special and it's expensive…

Vs code tab complete is still so bad there's no point even having it.

Re: Cursor 1.7

#105
post #55
post #38

I got into Cursor a little late, went really heavy on it, and see myself using it less and less as I go back to VSCode. 1) The most useful thing about Cursor was always state management of agent edits: Being able roll back to previous states after some edits with the click of a button, or reapply changes, and preview edits, etc. But weirdly, it seems like they never recognized this differentiator, and indeed it remai…

(I work at Cursor) 1. Checkpoints/rollbacks are still a focus for us, albeit it's less used for those working with git. Could you share the bug you saw? 2. Autocomplete for prompts was something we were skeptical of as well, but found it really useful internally to save time completing filenames of open code files, or tabbing to automatically include a recently opened file into the context. Goal here is to save you k…

> 2. Autocomplete for prompts was something we were skeptical of as well, but found it really useful internally to save time completing filenames of open code files, or tabbing to automatically include a recently opened file into the context. Goal here is to save you keystrokes. It doesn't use an LLM to generate the autocomplete.

Oh ok, thanks for clarifying. That indeed seems like would be helpful.

Should still be configurable to turn off though (like any auto-complete, right)

Re: Cursor 1.7

#106
post #38

I got into Cursor a little late, went really heavy on it, and see myself using it less and less as I go back to VSCode. 1) The most useful thing about Cursor was always state management of agent edits: Being able roll back to previous states after some edits with the click of a button, or reapply changes, and preview edits, etc. But weirdly, it seems like they never recognized this differentiator, and indeed it remai…

> Claude Code was fine in CLI and has a nearly-identical extension pane now too.

One of us is wrong here. Last I checked, the extension pane was a command line, that doesn't use macOS keybindings, reimplements common controls, uses monospaced text for prose, etc.

I don't mind particularly about the last two but 'cmd A' on my Mac highlight all the text in the Claude Code user interface, rather than the text in the text box, is annoying.

Re: Cursor 1.7

#107
post #91

Earlier quoted context omitted.

Cursor is your best option if you want to switch models frequently, run multiple agents in parallel, and also have the best tab complete out there. And you're still getting extra vc-funded tokens. You get ~$40 worth of tokens at API costs for the $20 plan. idk seems worth it to me. If youre shelling out on one of the $200 plans maybe its not as worth it, but it just seems like the best all in one ai product out there…

Except for the autocomplete, it's not the best option even for the user you're describing.

Does anyone have autocomplete that is half as good as Cursors? I just tried vanilla vs code with github copilot and it was terrible. Not worth paying for bad.

Re: Cursor 1.7

#108
Is it possible to run Cursor entirely with local models? My Mac can comfortably run relatively massive models. I would experiment so much more with AI in my codebases knowing that I won't slam into a brick wall due to quotas, connection issues, etc.

Re: Cursor 1.7

#109
post #102
post #38

I got into Cursor a little late, went really heavy on it, and see myself using it less and less as I go back to VSCode. 1) The most useful thing about Cursor was always state management of agent edits: Being able roll back to previous states after some edits with the click of a button, or reapply changes, and preview edits, etc. But weirdly, it seems like they never recognized this differentiator, and indeed it remai…

I tried vanilla vs code again three weeks ago. The tab complete was so slow and gave such poor results that I had to crawl back to Cursor after not even a full week. Cursor is sooo fast and useful in comparison.

The main reason I use Cursor is for their tab complete model. I enjoy using Neovim more than Cursor, but I choose not to use it because I haven't been able to find anything that makes me as productive as Cursor's tab model.

Re: Cursor 1.7

#110
post #67
post #15

Earlier quoted context omitted.

I find Cursor at the same level as Claude code, with some strengths and some weaknesses. Cursor is nice when I want to start multiple parallel agents, while browsing files, monitoring the progress, and switching models as needed. It’s just a simple, zero config environment i can just start using intuitively. Claude code is more reliable and generally better at using MCP for tool cal, like docs from contex7. So if I h…

I tried Claude Code once and half an hour later it printed $10 cost. I thought I was using the pro subscription, not the API. This makes using CC dangerous, so I am avoiding it.

Don't avoid it, fix it!
Post reply on HN