Content is user-generated and unverified.

AI-first entrants vs. CLion: Cursor and Windsurf competitive positioning

Neither Cursor nor Windsurf poses a near-term feature-for-feature threat to CLion's C/C++ depth, but both represent a paradigm-level threat that could erode CLion's market from the edges over 12–18 months. Both are VS Code forks that inherit baseline C++ support through extensions (not native analysis engines), lack integrated build-system intelligence or advanced debugging, and make zero mention of systems programming in their marketing. Their competitive vector is fundamentally different: they bet that AI-driven code generation, agent-mode multi-file editing, and autonomous task completion will make traditional IDE depth less relevant for an expanding share of C++ workflows. Cursor is the far larger threat by scale ($1B ARR, $29.3B valuation, Fortune 500 penetration); Windsurf is smaller ($82M ARR) but notable for its Cognition/Devin integration and aggressive government compliance posture.


1. Cursor — Feature inventory (C++ emphasis)

Feature AreaCurrent StateDetailSource
C++ Language IntelligenceExtension-based (not native)Anysphere rebuilt Microsoft's C/C++ extension in-house (anysphere.cpptools). Provides IntelliSense, navigation, error detection via Microsoft's engine — not clangd by default. Users can configure clangd separately. Official C++ guide is self-described as "temporary."docs.cursor.com/en/guides/languages/c++ ; forum.cursor.com announcement
Build System SupportNone integratedOpen-folder model. No CMake wizard, no Makefile integration, no project model. Build commands (make, cmake, bazel) run via terminal or Agent. Background Agents docs reference bazel build as an example install command.docs.cursor.com/en/background-agent
DebuggingVS Code debugging infrastructure"Cursor supports debugging C++ applications through the built-in debugger. Set up launch configurations in your .vscode/launch.json." GDB (Linux) and LLDB (macOS) inherited from cpptools. No dedicated debugging documentation page.docs.cursor.com/en/guides/languages/c++
AI: Tab (Autocomplete)Custom in-house model"Tab is the autocomplete model we've trained in-house." Multi-line edits, cross-file suggestions via portal window, context-aware diffs. Unlimited on paid plans.docs.cursor.com/en/get-started/quickstart ; docs.cursor.com/tab/overview
AI: Agent ModeDefault autonomous modeExplores codebase, makes multi-file edits, runs terminal commands, checks linter errors. 60K–120K token context window (up to 1M in Max Mode). Up to 25 tool calls/session. Creates checkpoints for rollback.docs.cursor.com/chat/agent ; docs.cursor.com/settings/models
AI: Background AgentsCloud VMs (Pro+)Isolated Ubuntu-based VMs on AWS. Clone repo, work on branch, auto-run commands. Configurable via Dockerfile. API supports up to 256 concurrent agents.docs.cursor.com/en/background-agent
AI: ModelsMulti-providerClaude 4 Sonnet/Opus (thinking), GPT-5, o3, Gemini 2.5 Pro, Grok, plus custom in-house models. Auto mode routes to best available model. BYOK supported.docs.cursor.com/settings/models
AI: Codebase IndexingEmbedding-basedComputes embeddings per file, stores in Turbopuffer vector DB. Respects .gitignore/.cursorignore. Re-indexes every 10 min. Also indexes Git history and merged PRs.cursor.com/security ; docs.cursor.com/context/codebase-indexing
AI: C++-Specific FeaturesNone documentedNo C++-specific AI features, examples, or demos in any official source. AI features are entirely language-agnostic.Confirmed absent from docs.cursor.com and cursor.com/blog
Embedded / Cross-CompilationNot supportedZero documentation. Background Agent Dockerfiles could theoretically host cross-compilation toolchains, but nothing is documented or marketed.Not found in official sources
Remote DevelopmentSSH, Containers, WSLIn-house rebuilt extensions for Remote SSH, Remote Containers, Remote WSL. Background Agents provide cloud-based remote dev. MCP limitation: "MCP servers may not work properly when accessing Cursor over SSH."forum.cursor.com announcement ; docs.cursor.com/context/model-context-protocol
Platform SupportmacOS, Windows, LinuxVS Code fork confirmed: "Cursor is a fork of the open-source Visual Studio Code." Merges upstream VS Code every other release. Linux: .deb, .rpm, AppImage.cursor.com/security ; cursor.com/download
ExtensibilityVS Code extensions via own marketplaceExtensions served from marketplace.cursorapi.com (not Microsoft's). Most VS Code extensions work. In-house rebuilt: C++, C#, Python, SSH, Containers, WSL. May lag VS Code versions. MCP for AI tool extensibility.cursor.com/security ; docs.cursor.com/context/model-context-protocol
PricingFree / $20 Pro / $60 Pro+ / $200 UltraFree (Hobby): Limited Agent + Tab. Pro ($20/mo): ~225 Sonnet 4 requests, unlimited Tab, cloud agents. Pro+ ($60/mo): 3× usage. Ultra ($200/mo): 20× usage. Teams ($40/user/mo): SSO, RBAC, shared rules. Enterprise: Custom.cursor.com/pricing ; cursor.com/blog/june-2025-pricing

2. Cursor — Positioning analysis

The "automate coding" mission

Cursor's positioning is unambiguous and aggressive. The homepage declares it "the best way to code with AI," while the company's stated mission is "to automate coding" — not to assist with it, but to replace the act itself. Every marketing surface reinforces this framing: agents "turn ideas into code," background agents "work autonomously, run in parallel," and the product roadmap envisions "an interface where the source code itself starts to melt away." This is not an IDE positioning — it is an automation platform positioning that happens to live inside an editor.

The product narrative has shifted decisively from editor to autonomous coding platform. The February–March 2026 blog cadence reveals investments in "Cursor Automations" (always-on agents triggered by Slack, Linear, GitHub, PagerDuty), a plugin marketplace, long-running web-based agents, and reinforcement-learning-trained models (Composer 1.5 with "20× RL scaling"). The Graphite acquisition (code review) signals expansion across the entire SDLC. The Supermaven acquisition brought fast-completion IP. None of these investments touch language-specific depth.

C++ is invisible in Cursor's universe

C++ receives zero mentions on Cursor's homepage, features page, enterprise page, pricing page, or any blog post. "Systems programming" does not appear in any marketing material. The demo code across all official pages is overwhelmingly TypeScript/React and Python — the two dominant languages in web/AI development. A single Rust demo appears on the enterprise page (a ride-dispatcher pattern with Cargo.toml), but this is the only systems-adjacent language visible. The official C++ documentation page is self-described as "temporary" and provides no C++-specific AI guidance.

Enterprise is the growth vector, not language specialists

Cursor's testimonials reveal its target audience with clarity. Jensen Huang ("every one of our engineers, some 40,000"), Patrick Collison (thousands at Stripe), and Diana Hu (80%+ adoption across YC batches) — these are not C++ developers. Enterprise case studies dominate: NVIDIA (30K developers, 3× more code), Stripe (3,000 engineers), Salesforce (75% adoption), Box (85% daily usage), Dropbox (550K files indexed). The customer logos — Samsung, Adobe, Figma, Datadog — skew heavily toward cloud/SaaS engineering organizations.

The competitive strategy is conspicuously non-comparative. Cursor never names JetBrains, CLion, or any competitor. Against VS Code, the positioning is "seamless upgrade" — "Import extensions, themes, and keybindings directly from VS Code." The implicit message: we are VS Code's successor, not its competitor. JetBrains is simply absent from Cursor's worldview, and there is no "migrate from JetBrains" page on cursor.com.

Growth trajectory signals category dominance

The financial trajectory is extraordinary. From Series A ($60M, August 2024) to Series D ($2.3B at $29.3B valuation, November 2025) in 15 months, with ARR exploding from <$100M to $1B+. The team has grown to 300+ people. Investors include Accel, Thrive, a16z, NVIDIA, and Google. Hiring signals reinforce the AI-first direction: open roles include ML Research, Data Scientist (Agents), ML Infrastructure — but no C++/systems-specific positions. The company claims its "in-house models now generate more code than almost any other LLMs in the world."


3. Windsurf — Feature inventory (C++ emphasis)

Feature AreaCurrent StateDetailSource
C++ Language Intelligenceclangd-based (open-source only)"Windsurf workspaces rely exclusively on open-source tooling for compiling, linting, and debugging." C++ bundle: clangd (language server), CodeLLDB (debugger), CMake Tools. Microsoft's proprietary C/C++ extension explicitly unavailable. Windsurf has built AST parsers for C++ in its AI context system, enabling @-mention of C++ functions/classes.docs.windsurf.com/windsurf/csharp-cpp ; docs.windsurf.com (Chat Overview)
Build System SupportCMake via extension; Make/Ninja via tasks.jsonCMake Tools extension bundled. Non-CMake builds via custom tasks.json targets. Requires compile_commands.json for clangd intelligence. No project model — open-folder approach.docs.windsurf.com/windsurf/csharp-cpp
DebuggingLLDB only (via CodeLLDB)Native debugger based on LLDB for C/C++ and Rust. Requires .vscode/launch.json. No GDB in default bundle. Standard VS Code debug adapter protocol.docs.windsurf.com/windsurf/csharp-cpp
AI: Tab (Autocomplete)In-house SWE-1-mini model"Powered by our own models, trained in-house from scratch." Includes Supercomplete (next-action prediction) and Tab to Jump (cursor location prediction). Fill-in-the-Middle completion. Fast Autocomplete for paid tiers only.docs.windsurf.com/autocomplete/overview
AI: Cascade (Agent)Three modes: Code, Chat, PlanCode mode: full agentic — searches codebase, runs terminal commands, creates/edits files, installs packages. Up to 20 tool calls per prompt. Auto-detects/fixes lint errors. Plan mode generates implementation plans. Arena mode compares models side-by-side.docs.windsurf.com/windsurf/cascade/cascade
AI: Fast ContextProprietary SWE-grep models"Retrieves relevant code from your codebase up to 20× faster than traditional agentic search." SWE-grep and SWE-grep-mini execute up to 8 parallel tool calls per turn. Trained via RL.docs.windsurf.com/context-awareness/fast-context
AI: ModelsIn-house SWE family + multi-providerSWE-1.5: "Near Claude 4.5-level performance, at 13× the speed" (free for 3 months). Third-party: Claude Opus 4.5, Claude Sonnet 4.6, GPT-5/5.1/5.2/5.3, Gemini 3/3.1 Pro, Grok. BYOK supported.docs.windsurf.com/windsurf/models
AI: C++-Specific FeaturesAST parser + header workflowC++ AST parser enables @-mentions of C++ symbols. Documented use case: "Automate function headers (C/C++/C#) — create the header file, open chat, @mention the function in the cpp file, and ask it to write the header function." No C++-specialized model.docs.windsurf.com (Use Cases)
AI: AdditionalDeepWiki, Codemaps, Smart Paste, HooksDeepWiki: AI hover explanations. Codemaps: visual code navigation. Smart Paste: cross-language paste translation. Cascade Hooks: 12 events for custom automation. Skills: bundled multi-step workflows.docs.windsurf.com (multiple)
Embedded / Cross-CompilationNot supportedZero documentation on embedded development, cross-compilation, or target architectures.Not found in official sources
Remote DevelopmentSSH, Dev Containers, WSL (beta)Custom SSH implementation ("the usual SSH support in VSCode is licensed by Microsoft, so we have implemented our own"). SSH to Linux hosts only. Dev Containers supported. WSL beta since v1.1.0.docs.windsurf.com/windsurf/advanced
Platform SupportmacOS, Windows, LinuxVS Code fork confirmed. Windows 10+ (x64/arm64). Linux: glibc ≥ 2.28 (Ubuntu 20+, Debian 10+, Fedora 36+, RHEL 8+). Also offers plugins for 40+ IDEs including JetBrains, Vim, Xcode (reduced feature set).windsurf.com/editor ; windsurf.com/download/editor
ExtensibilityOpen VSX-based marketplace (configurable)Default: marketplace.windsurf.com. Microsoft proprietary extensions unavailable. Most Open VSX extensions work. Configurable marketplace URL. Incompatible: other AI autocomplete extensions, proprietary MS extensions.docs.windsurf.com/windsurf/advanced
PricingFree / $15 Pro / $30 Teams / Custom EnterpriseFree: 25 credits/mo, unlimited Tab (basic speed). Pro ($15/mo): 500 credits, Fast Autocomplete, all premium models, SWE-1.5. Teams ($30/user/mo): Admin dashboard, priority support, knowledge base. SSO/RBAC: +$10/user. Enterprise: 1,000 credits/user, hybrid deployment. Credits: 1 credit per default Cascade message; don't roll over.windsurf.com/pricing ; docs.windsurf.com/windsurf/accounts/usage

4. Windsurf — Positioning analysis

"Flow state" as differentiator — under new ownership

Windsurf's core brand promise centers on developer experience: "Where developers are doing their best work" and "Built to keep you in flow state." The codeium.com/windsurf page calls it "the first agentic IDE, and then some" with an experience "that feels like literal magic." This is a UX-first pitch that emphasizes seamlessness over raw capability — a deliberate contrast to Cursor's more technical "automate coding" framing.

The product philosophy, articulated by former Head of Product Engineering Kevin Hou, was explicit: "We believe that the future of code is agentic. Instead of iterating on a product that doesn't fit into our 5-year plan, we made the bold decision to omit Chat from the Windsurf Editor entirely and transition users onto Cascade." This agentic conviction drove the architecture: Cascade is not an add-on but the core interaction model.

The turbulent ownership question

Windsurf's corporate story is the most important context for any competitive assessment. Founded as Exafunction (GPU virtualization, 2021), it pivoted to Codeium (AI coding extensions, 2022), launched Windsurf Editor (November 2024), and rebranded fully to Windsurf (April 2025). Then the acquisition saga unfolded: OpenAI agreed to acquire Windsurf for ~$3B (May 2025), the deal collapsed over Microsoft IP concerns and Anthropic model-access issues, Google executed a $2.4B reverse acqui-hire of CEO Varun Mohan and co-founder Douglas Chen plus ~40 senior R&D staff (July 2025), and Cognition AI (maker of Devin) acquired the remaining company — IP, product, brand, and ~210 employees (July 2025). Cognition was subsequently valued at $10.2B. As of March 2026, Windsurf operates under "© 2026 Cognition, Inc." with Jeff Wang as interim CEO.

This ownership turbulence introduces significant uncertainty. The founding technical leadership departed. The product now serves Cognition's strategy: integrating Windsurf IDE with Devin for "plan tasks in an IDE powered by Devin's codebase understanding, delegate chunks of work to multiple Devins in parallel." Whether this integration elevates or dilutes Windsurf's product focus remains to be seen.

C++ appears in support lists, never in spotlights

C++ is mentioned exactly once in Windsurf's marketing: as part of a comma-separated list of "70+ programming languages" in plugin marketplace descriptions. It never appears on the homepage, editor page, enterprise page, or any blog post. No demo, screenshot, or testimonial references C++ or any systems programming language. The visual content is entirely web-centric — Next.js, React, TypeScript, Python, Firebase, deployment workflows.

Windsurf does, however, have slightly more C++ infrastructure than Cursor: it has built AST parsers specifically for C++ in its context system, and its documentation includes an explicit C/C++ header-generation workflow as a "best practice." The C/C++ setup guide is more detailed than Cursor's, specifying the full clangd + CodeLLDB + CMake Tools stack. These are meaningful technical signals, even if the marketing ignores them.

Competitive positioning targets Cursor directly

Unlike Cursor's non-comparative stance, Windsurf explicitly competes against Cursor and GitHub Copilot via dedicated comparison pages. Against Cursor, the messaging emphasizes pricing ("$15 vs $20 monthly — a 25% savings"), proprietary models ("SWE-1.5 running 13× faster than Sonnet 4.5"), and IDE breadth ("plugins for 40+ IDEs including JetBrains... while Cursor restricts users to using Cursor"). Against Copilot, the positioning centers on agentic depth versus "basic agent workflows." Neither comparison page mentions JetBrains as a competitor — JetBrains is an integration target ("the JetBrains IDEs you already love"), reflecting Windsurf's dual-distribution strategy as both standalone IDE and plugin platform.

Enterprise compliance as competitive moat

Windsurf's most distinctive positioning relative to Cursor is its government and defense compliance: FedRAMP High authorization, DoD IL4/IL5/IL6, ITAR compliance, partnership with Palantir FedStart. Customer logos include JPMorganChase, Anduril, and Dell. This positions Windsurf for regulated industries and defense contractors — sectors where CLion also has presence through embedded/systems teams. The 59% Fortune 500 claim and 4,000+ enterprise customers at $82M ARR suggest broad but shallow enterprise penetration (average ~$20K/customer), versus Cursor's narrower but deeper enterprise relationships ($1B ARR / "half of Fortune 500" implies ~$4M+ average).


5. AI-first threat assessment for CLion

How mature is C++ support today?

Both Cursor and Windsurf deliver baseline-functional but shallow C++ development experiences. The core C++ intelligence in each case comes from extensions — Cursor via its rebuilt Microsoft cpptools, Windsurf via clangd — not from any proprietary language analysis. Neither product offers:

  • Integrated CMake project model with kit selection, target management, or build variant switching
  • Advanced debugging with memory views, disassembly, register inspection, or conditional breakpoints beyond basic launch.json configuration
  • Compiler-aware refactoring (rename across translation units, extract function with correct header updates, change signature with call-site updates)
  • Static analysis integration (Clang-Tidy configuration UI, Valgrind, AddressSanitizer results visualization)
  • Cross-compilation toolchain management or embedded device targeting
  • Unit test runner integration (Google Test, Catch2, Boost.Test with gutter icons and results)
  • Code model that understands template instantiation, SFINAE, concepts, or modules

Windsurf has a slight edge with dedicated C++ AST parsers in its AI context system and a documented header-generation workflow, but neither product has any C++-specific AI model or specialized C++ features.

Current maturity rating for C++ development: 3/10 (functional editing and basic IntelliSense via extensions, with powerful but language-agnostic AI assistance; no toolchain intelligence).

Where CLion's depth clearly wins today

CLion's competitive advantages against both AI-first entrants are concentrated in five areas that neither competitor is investing in:

  • Build system intelligence. CLion's native CMake model — with kit management, automatic target detection, build variant switching, and CMake cache inspection — is a category apart from "run cmake in the terminal." Meson, Makefile, and compilation database support extend this to non-CMake projects. Neither Cursor nor Windsurf has any build-system awareness beyond extension-level CMake Tools support.
  • Debugging depth. CLion's integrated GDB/LLDB support with memory views, disassembly, register inspection, peripheral register support (for embedded), and data visualization is not replicable through VS Code debug adapters. The gap is most acute for embedded development where JTAG/SWD debugger integration matters.
  • Semantic C++ understanding. CLion's own C++ engine (supplemented by clangd) provides template-aware navigation, macro expansion, include hierarchy analysis, and compiler-accurate error detection. AI-first editors treat C++ as "another language the LLM can work with" rather than building structural understanding.
  • Refactoring reliability. CLion offers deterministic, AST-aware refactorings — rename, extract function/variable/constant, change signature, move, inline — that understand C++ semantics (namespaces, overloads, templates). AI-driven refactoring in Cursor/Windsurf is probabilistic and cannot guarantee correctness across a large codebase.
  • Embedded and cross-compilation. CLion's support for embedded development (PlatformIO, OpenOCD, custom toolchains, remote GDB) has no equivalent in either AI-first editor. Neither mentions embedded development in any documentation.

Where the gap is closing

The AI layer is where Cursor and Windsurf create genuine competitive pressure, and the gap is narrowing in several workflows:

  • Boilerplate generation. Writing new C++ classes, implementing interfaces, generating test stubs, and scaffolding project structures — tasks where CLion uses templates and live templates — are increasingly well-handled by agent-mode AI that can generate hundreds of lines from a natural language description.
  • Codebase navigation via AI. "Where is the code that handles X?" queries against a large C++ codebase can now be answered by embedding-based search (Cursor) or SWE-grep (Windsurf) without traditional symbol indexing. For orientation in unfamiliar codebases, this is already competitive with "Find Usages" and "Go to Definition."
  • Code review and explanation. Understanding unfamiliar C++ code — including template metaprogramming, legacy C, and complex macro usage — is a genuine AI strength. Cursor's Bugbot and Windsurf's DeepWiki offer capabilities CLion cannot match natively.
  • Multi-file task completion. Agent mode in both tools can implement a feature across header, source, CMakeLists.txt, and test files in a single interaction. This workflow is faster than manual editing with even the best IDE assistance for well-specified tasks.

The 12–18 month trajectory

Neither Cursor nor Windsurf is investing in deeper C++ tooling. Every observable signal — blog posts, release notes, hiring, acquisitions — points toward more AI/agent capability, not more language depth. Cursor is building autonomous coding platforms (Automations, Background Agents API, Marketplace). Windsurf/Cognition is integrating with Devin for fully autonomous agent workflows. Both are adding models, not adding CMake parsers.

The probable 12–18 month scenario is a widening AI gap paired with a stable toolchain gap:

  • AI capabilities will improve significantly. Context windows will grow. Agent reliability will increase. Models will get better at C++ (Claude and GPT already handle modern C++ competently). Multi-agent workflows may enable "AI architect + AI implementer" patterns that automate more of the development cycle.
  • Toolchain depth will not change. Neither company has any incentive to invest in CMake integration, GDB memory views, or embedded device support when those features serve a small fraction of their user base and don't contribute to the "automate coding" vision.
  • The competitive dynamic shifts from features to workflows. The real threat to CLion is not that Cursor or Windsurf will replicate CLion's C++ features — they won't. It is that a growing fraction of C++ work becomes AI-delegatable, reducing the time developers spend in deep IDE features and increasing the time they spend in the AI interaction layer. If 60% of a developer's C++ workflow shifts to "describe what I want → review what the agent produces," the value of CLion's depth in the remaining 40% must justify the price premium and switching cost.

Strategic implications for CLion

The most dangerous scenario for CLion is not direct competition but category redefinition. If AI-first editors demonstrate that C++ development productivity gains from AI outweigh the productivity gains from deep tooling, the market will shift. CLion's best defensive posture combines two moves: integrating equally powerful AI capabilities (JetBrains AI Assistant, Junie) to neutralize the AI gap while doubling down on the irreplaceable depth — debugging, build systems, embedded support, and deterministic refactoring — that AI-first editors cannot replicate because they are architecturally incapable of it, not because they haven't gotten around to it yet.

The window for this dual strategy is approximately 12–18 months. After that, developer habits around AI-first workflows will have solidified, and switching costs will favor whichever tool a developer is already using daily.


6. Source log

All URLs consulted during this research, accessed March 7, 2026:

Cursor — Official Sources

URLContent
docs.cursor.com/en/guides/languages/c++C++ development guide ("temporary guide"), debugging via launch.json
docs.cursor.com/tab/overviewTab autocomplete architecture, multi-line edits, context model
docs.cursor.com/chat/agentAgent mode capabilities, tool calls, checkpoints
docs.cursor.com/en/agent/overviewAgent overview, terminal execution
docs.cursor.com/settings/modelsModels, context windows (60K–120K Agent, 1M Max)
docs.cursor.com/chat/toolsAgent tools: file read/edit/delete, search, terminal, MCP
docs.cursor.com/context/codebase-indexingEmbedding-based indexing, Turbopuffer, PR search
docs.cursor.com/en/background-agentBackground Agents: Ubuntu VMs, Dockerfile config, API
docs.cursor.com/en/background-agent/api/overviewAPI for programmatic agent management
docs.cursor.com/en/background-agent/api/list-modelsAPI model list (Claude 4, GPT-5, o3)
docs.cursor.com/en/get-started/quickstart"Tab is the autocomplete model we've trained in-house"
docs.cursor.com/en/get-started/conceptsCore concepts: Tab, Agent, Inline Edit, Rules, Memories
docs.cursor.com/context/model-context-protocolMCP extensibility, SSH limitation
docs.cursor.com/en/account/pricingDetailed usage breakdown, per-model request equivalents
docs.cursor.com/en/tools/cliCLI docs, WSL compatibility
cursor.comHomepage: taglines, testimonials, customer logos, research timeline
cursor.com/featuresFeatures page: "The best way to build software"
cursor.com/enterpriseEnterprise page: Fortune 500 claims, security, Rust demo
cursor.com/pricingFull pricing: Free/Pro/Pro+/Ultra/Teams/Enterprise
cursor.com/securityVS Code fork confirmation, indexing architecture, model providers
cursor.com/downloadPlatform support: macOS, Windows, Linux
cursor.com/careers33 open roles, hiring signals
cursor.com/blog/series-d$2.3B raise, $29.3B valuation, $1B ARR, 300+ team
cursor.com/blog/series-c$900M raise, $500M ARR, Fortune 500 adoption
cursor.com/blog/june-2025-pricingPricing model: $20 included usage, Auto mode unlimited
cursor.com/blog/automationsCursor Automations: always-on agents, Slack/Linear triggers
cursor.com/blog/nvidiaNVIDIA case study: 30K developers, 3× code output
cursor.com/blog/stripeStripe case study: 3,000 engineers
cursor.com/blog/salesforceSalesforce: 75% developer adoption
cursor.com/blog/boxBox: 85% daily usage, 30–50% throughput increase
cursor.com/blog/dropboxDropbox: 550K files indexed, 1M lines agent-generated/month
cursor.com/help/getting-started/migrate-vscodeVS Code migration page
forum.cursor.com/t/new-in-house-extensions-c-c-ssh-devcontainers-wsl-python/94531In-house rebuilt extensions announcement
cursor.com/careers/sales-managerSales role description: strategy/storytelling focus

Windsurf — Official Sources

URLContent
docs.windsurf.com/windsurf/csharp-cppC/C++ setup: clangd + CodeLLDB + CMake Tools, open-source only
docs.windsurf.com/llms-full.txtFull documentation dump: Chat, Autocomplete, Command, Context, Use Cases
docs.windsurf.com/windsurf/modelsAI models: SWE-1.5, SWE-1, SWE-1-mini, third-party models
docs.windsurf.com/windsurf/advancedSSH, Dev Containers, WSL, extension marketplace config
docs.windsurf.com/windsurf/cascade/cascadeCascade overview: agentic modes, tool calls
docs.windsurf.com/windsurf/cascade/modesCode/Chat/Plan modes
docs.windsurf.com/windsurf/cascade/arenaArena mode: side-by-side model comparison
docs.windsurf.com/windsurf/cascade/hooks12 hook events for automation
docs.windsurf.com/windsurf/cascade/skillsSkills: bundled multi-step workflows
docs.windsurf.com/windsurf/cascade/memoriesMemories and Rules
docs.windsurf.com/context-awareness/fast-contextSWE-grep models, 20× faster retrieval
docs.windsurf.com/windsurf/accounts/usageCredit system, plan details
docs.windsurf.com/windsurf/getting-startedGetting started, VS Code/Cursor import
windsurf.comHomepage: "Where developers are doing their best work," stats, testimonials
windsurf.com/editorEditor page: features, FAQ
windsurf.com/pricingPricing: Free/$15/$30/Custom
windsurf.com/enterpriseEnterprise page: compliance, productivity claims
windsurf.com/enterprise/governmentFedRAMP, DoD IL4-6, ITAR, Palantir partnership
windsurf.com/changelogEditor changelog: Wave releases, model additions
windsurf.com/compare/windsurf-vs-cursorDirect Cursor comparison: pricing, features, enterprise
windsurf.com/compare/windsurf-vs-github-copilotCopilot comparison
windsurf.com/download/editorDownload page with OS requirements
windsurf.com/blog/our-commitment-cognition-partnershipCognition partnership commitment
windsurf.com/blog/why-we-built-windsurfProduct philosophy
windsurf.com/blog/pricing-v2Pricing update
windsurf.com/blog/windsurf-codeium-forbes-ai50Forbes AI 50 recognition
codeium.com/windsurfEditor page: "94% code written by AI," 1M+ users, 70M+ lines/day
codeium.com/blogLegacy blog index
cognition.ai/blog/windsurfCognition acquisition announcement: $82M ARR, Devin integration
marketplace.windsurf.com/extension/llvm-vs-code-extensions/vscode-clangdclangd extension: features, compile_commands.json requirement
github.com/Exafunction/WindsurfVisualStudioOfficial GitHub: 70+ language support list
Content is user-generated and unverified.
    Cursor vs Windsurf vs CLion: AI IDE Competitive Analysis | Claude