Discussions

Anyone else amazed by Cursor AI??? Makes all other tools. useless
Give https://codebuddy.ca a try, especially if you're A fan of jetbrains products. It not only allows you to tell it what changes you want to make across multiple files but it also applies those changes directly to those files for you and simply provides you with a patch/diff to double check. The next version should also have code base understanding that is similar to cursor as well. It's just in private testing at the moment. More on reddit.com
🌐 r/ChatGPTCoding
95
94
February 20, 2024
Cursor vs VS Code.
I mean cursor is just a vscode clone with their own copilot thing built in. Problem with it - it's a tiny startup. If they fail, you're not getting updates. If they're slow to integrate vscode upstream, you're not getting updates, etc. That said it's very easy to switch back to vscode since cursor is vscode. I used it for a hot second and just felt pretty "meh". I feel pretty meh about all the AI coding tools to be fair. More on reddit.com
🌐 r/learnprogramming
44
14
August 19, 2024
Anyone using Cursor AI and barely writing any code? Anything better than Cursor AI ?
I use GPT-4 to do it all. Then copy and paste using VSC. It’s awesomeness. I’m crushing it. Stack Unbuntu, nginx config files, python, javascript, openai api, lots of css, postgres, and all the CLI stuff for managing web servers. More on reddit.com
🌐 r/ChatGPTCoding
347
476
April 11, 2024
My experience with Github Copilot vs Cursor
The crucial question is whether you're using GPT 3.5 or if you're paying for GPT 4. Because the former is crap, and no wonder you're suffering if you're relying on 3.5 I've been using both for months now (check my comment history if you think I'm a shill), and I like them for different things. Cursor is far better integrated into the IDE (that's why it "took over the environment", to enable such integration), and it is accumulating improvements and new features faster than Copilot is. I agree Copilot does better with autocomplete, as well as documentation, but I find that Cursor outperforms Copilot when it comes to getting answers about your entire codebase, or when you have to teach it a third-party API --- Cursor's integration of API documentation is fantastic. As for tone and the other things you described, I think you need to put more work into your system instruction settings (where you give Cursor information it should know at all times). You can configure them by workspace, too. Here are my global ones as an example: # ENVIRONMENT DETAILS - **O/S**: 64-bit Windows 11 - **Terminal**: Cursor's Integrated Powershell with Administrator rights - **Browser**: Chrome Avoid responding with information related to other environments. # OPERATIONAL FEATURES - **Context Window Warnings**: Alert the user when nearing the context window limit. - **Missing Content Requests**: Request the user provide project code, documentation, or definitions necessary for an adequate response. - **Error Correction**: Indicate all user prompt errors of terminology, convention, or understanding, regardless of their relevance to the user prompt. # CRITICALLY IMPORTANT RULES 1. **Completeness**: Generate full code, no placeholders. If unable, explain in comments. 2. **Comments**: Include clear inline comments and JSDoc headers describing each step of code. 3. **Error Checking**: Implement error checking and type validation. 4. **Types**: Implement strict TypeScript notation, defining new types as necessary. Additionally: - Do not use the 'any' type. - Do not use the non-null assertion operator (`!`). - Do not cast to unknown (e.g. `as unknown as T`). 5. **Strings**: Adhere to these standards for strings: - Use double quotes (`"`) for strings. - Use string templates or `.join()` instead of operational concatenation. It is critically important that you adhere to the above five rules. More on reddit.com
🌐 r/ChatGPTCoding
169
382
April 29, 2024
People also ask

Can I use VS Code extensions with Cursor AI?
cursor AI is compatible with most VS Code extensions, allowing users to leverage a familiar ecosystem within an AI-powered environment.
🌐
zignuts.com
zignuts.com › blog › cursorai-vs-vscode
Cursor AI vs VS Code: A Smarter Way to Code
What is Cursor AI?
Cursor AI is a proprietary AI-powered IDE built on Visual Studio Code’s foundation, with native AI features like code generation, smart rewrites, and multi-file refactoring designed to enhance developer productivity.
🌐
zignuts.com
zignuts.com › blog › cursorai-vs-vscode
Cursor AI vs VS Code: A Smarter Way to Code
Where can I find more information about using Cursor AI and VS Code?
Official product websites, user reviews, detailed comparison blogs like Zignuts Technolab, tutorial videos, and developer community forums provide extensive knowledge and usage insights.
🌐
zignuts.com
zignuts.com › blog › cursorai-vs-vscode
Cursor AI vs VS Code: A Smarter Way to Code

source code editor developed by Anysphere

Cursor is an AI-assisted integrated development environment for Windows, macOS and Linux. It is a fork of Visual Studio Code with additional AI features. Cursor is proprietary software and developed by Anysphere, … Wikipedia
Factsheet
Developer Anysphere
Initial release 2023; 2 years ago (2023)
Stable release Cursor 2.1
/ November 21, 2025; 26 days ago (2025-11-21)
Factsheet
Developer Anysphere
Initial release 2023; 2 years ago (2023)
Stable release Cursor 2.1
/ November 21, 2025; 26 days ago (2025-11-21)
🌐
Cursor
cursor.com › newsroom › press releases › datarobot acquires data collaboration platform cursor
Cursor
3 days ago - This element contains an interactive demo for sighted users showing multiple Cursor interfaces: the IDE with AI-powered coding assistance, the CLI with command-line assistance.
🌐
GitHub
github.com › Helixform › CodeCursor
GitHub - Helixform/CodeCursor: An extension for using Cursor in Visual Studio Code.
February 18, 2025 - An extension for using Cursor in Visual Studio Code. - GitHub - Helixform/CodeCursor: An extension for using Cursor in Visual Studio Code.
Starred by 1.8K users
Forked by 95 users
Languages   TypeScript 39.8% | Rust 39.9% | CSS 18.8% | JavaScript 1.5%
🌐
Towards Data Science
towardsdatascience.com › home › latest › why i stopped using cursor and reverted to vscode
Why I stopped Using Cursor and Reverted to VSCode | Towards Data Science
July 21, 2025 - VSCode offers GitHub Copilot instructions when adding a new cell to your notebook, this is not available using Cursor. Although AI-assistance is available, it is more difficult as the user has to use Ctrl/⌘ + K to begin writing their prompt.
🌐
GeeksforGeeks
geeksforgeeks.org › techtips › how-to-use-cursor-ai-in-visual-studio-code
How to Use Cursor AI in Visual Studio Code - GeeksforGeeks
November 11, 2025 - Multi-File Editing: Allows for editing across several files using tools such as Composer. By integrating these features into VS Code, Cursor AI empowers developers to write code faster, reduce errors, and focus on high-level problem-solving.
Find elsewhere
🌐
Medium
dimillian.medium.com › how-to-use-cursor-for-ios-development-54b912c23941
How to use VSCode/Cursor for iOS development | by Thomas Ricouard | Medium
November 30, 2024 - I wanted to touch base about how AI and its implementation in Cursor have been significantly improving my speed and efficiency. In short, Cursor is a fork of VSCode with many code editing AI-assisted features built in.
🌐
Wikipedia
en.wikipedia.org › wiki › Cursor_(code_editor)
Cursor (code editor) - Wikipedia
3 weeks ago - Cursor is an AI-assisted integrated development environment for Windows, macOS and Linux. It is a fork of Visual Studio Code with additional AI features. Cursor is proprietary software and developed by Anysphere, a San Francisco-based startup company founded in 2022.
🌐
iSpeech
zignuts.com › blog › cursorai-vs-vscode
Cursor AI vs VS Code: A Smarter Way to Code
July 11, 2025 - Cursor uses semantic code indexing to understand project structure, cross-file dependencies, and naming conventions. You can highlight any block of code and give it a command like: ... The AI will suggest and apply the change immediately, no ...
🌐
Techpoint Africa
techpoint.africa › artificial intelligence › i tried cursor vs vscode for vibe coding; here’s my review
I tried Cursor vs VSCode for vibe coding; here’s my review
June 9, 2025 - Cursor’s AI chat, multi-model support (including GPT-4), and context-aware assistance are available natively, whereas VSCode users must install and configure third-party extensions to access similar capabilities.
🌐
Cursor
cursor.com › docs
Cursor Docs
Built to make you extraordinarily productive, Cursor is the best way to code with AI.
🌐
Cursor
docs.cursor.com › get-started › migrate-from-vs-code
VS Code
Get started with Cursor's core features in minutes. Learn Tab autocomplete, Inline Edit, and Agent through a hands-on project walkthrough.
🌐
Cursor
cursor.com › docs › get-started › quickstart
Quickstart | Cursor Docs
Get started with Cursor's core features in minutes. Learn Tab autocomplete, Inline Edit, and Agent through a hands-on project walkthrough.
🌐
Medium
medium.com › realworld-ai-use-cases › is-cursor-better-than-vs-code-with-copilot-absolutely-and-its-not-close-180b08d163f8
Is Cursor better than VS Code with Copilot? Absolutely and it’s not close | by Chris Dunlop | Realworld AI Use Cases | Medium
March 31, 2025 - Is Cursor better than VS Code with Copilot? Absolutely and it’s not close Cursor 3.7 + Claude is the first time for me in coding that AI has got to a level that makes it absolutely ridiculous. It …
🌐
YouTube
youtube.com › watch
The VS Code/Cursor Setup to INCREASE Productivity (2025) - YouTube
This is my setup for Cursor/VSCode that boosts my productivity as a developer. In this video, I’ll show you the best VSCode extensions, settings, themes and ...
Published   February 23, 2025
🌐
Towards Data Science
towardsdatascience.com › home › latest › should you switch from vscode to cursor?
Should you switch from VSCode to Cursor? | Towards Data Science
January 18, 2025 - Cursor’s mission is to develop an IDE heavily integrated with artificial intelligence (AI) capable of being an order of magnitude more effective than any one programmer. By preserving VSCode’s familiar interface and comprehensive extension ecosystem, Cursor lowers developers’ adoption barriers, making the transition to an AI-powered IDE feel like a natural, seamless upgrade rather than a disruptive technological change.
🌐
DEV Community
dev.to › ajmal_hasan › exploring-cursor-ai-a-developers-smart-coding-companion-500
Exploring Cursor AI 🧊: A Developer's Smart Coding Companion - DEV Community
March 16, 2025 - Cursor AI is an AI-enhanced code editor that integrates various language models directly into VS Code. It provides a smooth coding experience with AI-powered code suggestions, explanations, and debugging support.
🌐
BleepingComputer
bleepingcomputer.com › home › news › security › malicious vscode extension in cursor ide led to $500k crypto theft
Malicious VSCode extension in Cursor IDE led to $500K crypto theft
July 14, 2025 - Cursor AI IDE is an AI-powered development environment based on Microsoft's Visual Studio Code. It includes support for Open VSX, an alternative to the Visual Studio Marketplace, that allows you to install VSCode-compatible extensions to expand ...