Earlier quoted context omitted.
I fully expect MS to change the VS Code license in the not so far future to make applications like Cursor not possible. Forking might be a thing initially but will quickly fade since without the backing of MS the ecosystem around it will die.
This is why I’m using Zed now, and Claude Code. I like to keep Zed pretty minimal and I’m slowly weening off of Cursor in favor of Claude Code when I need it
Cursor 1.0
121–130 of 492 posts
Re: Cursor 1.0
#122I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.
Cursor is essentially only the wrapper for running agents. I still do my heavy lifting in Jetbrains products.
It actually works out well because I can let Cursor iterate on a task while I review/tweak code.
Re: Cursor 1.0
#123I still don't understand how cursor is making any money at all. I spend so much time inside cursor, that I am spending 10-20$ per day on additional requests. Now if I connect model provider APIs to windsurf, I'd be spending upwards of 100$ due to amount of tokens I use through the API per day. And if I connect my own API key to Cursor, I immediately get rate limited for any request, because I go well above 50 per min…
Re: Cursor 1.0
#124VSCode with extensions Copilot [autocomplete] + CLINE [AI chat] + FOAM [obsidian-esk markdown support] is goat. There's no way a closed-source alternative to going to compete with this.
Re: Cursor 1.0
#125Earlier quoted context omitted.
Someone said "I don't really see why people still use Cursor over tools like Cline / Roo Code" And your answer is "A lot of power in social influence.", which is a bit silly when autocomplete is the first form of AI assistance a critical mass of people found intuitive + helpful and Cursor has the best implementation of it... meanwhile Cline/Roo Code don't provide it.
You don’t get it - autocomplete is evolving from keyboard clicks to prompts. Tab-ing is not as effective as agentic coding. Your beloved cursor will go all in on this front, less and less priority on focused cursors in the editor.
And it's not "my beloved cursor", not sure why you're being such an absolute weirdo about this.
Re: Cursor 1.0
#126Earlier quoted context omitted.
This is why I’m using Zed now, and Claude Code. I like to keep Zed pretty minimal and I’m slowly weening off of Cursor in favor of Claude Code when I need it
have you tried zed agent? how does it compare with cursor?
Re: Cursor 1.0
#127Earlier quoted context omitted.
You might find this post interesting: https://steipete.me/posts/2025/claude-code-is-my-computer It… sure is something. I’m still thinking about if it’s horrible, visionary, or both.
Note: the text of that article itself is AI generated. > Automate Content: Like this very post. I use Wispr Flow to talk with Claude, explain the topic and tell it to read my past blog posts to write in my style.
Re: Cursor 1.0
#128Earlier quoted context omitted.
Until Claude Code becomes manageable price wise, I don’t think Cursor really sees them as their competition. I can burn the whole cursor subscription price in a single day with Claude Code.
I'm surprised nobody is mentioning how cheap copilot pro is. $20 and you get all you can eat inference without using your own api key for the models on vs code agent mode.
Re: Cursor 1.0
#129I love Cursor, but it feels like a ticking time bomb with extensions not being updated at the same rate as VSCode. Also another issue I am starting to see is the lack of shared MCP servers. If I have VSCode, Cursor, and Claude open, each one is running its own instance of the MCP server. You can imagine that with a dozen or so MCP's, the memory footprint becomes quite large for no reason.
I just run two IDEs. Cursor is essentially only the wrapper for running agents. I still do my heavy lifting in Jetbrains products. It actually works out well because I can let Cursor iterate on a task while I review/tweak code.
Knowing what tools are better for what really helps.
Re: Cursor 1.0
#130Earlier quoted context omitted.
Until Claude Code becomes manageable price wise, I don’t think Cursor really sees them as their competition. I can burn the whole cursor subscription price in a single day with Claude Code.
I use with the Max plan ($100 per mo) and its well worth the money and only hit the limit once so far.
The $200 plan so far has been fine. Only had it once that it looked like I might hit the limit soon, but that was a very heavy refactoring task