Coding

Cursor Review

4.5/5 Freemium

An AI-first code editor built on VS Code that deeply integrates LLMs into every aspect of the development workflow. Offers intelligent code generation, refactoring, and codebase-aware chat.

Visit Cursor →

No paid placements. We earn affiliate commissions on some links — this never affects rankings or editorial scores.


Best for
Developers who want AI deeply embedded in their editor
Pricing
Free Hobby / £16/mo Pro / £48/mo Pro+ / £160/mo Ultra / £32/seat Teams Approx. GBP excl. VAT. Paid plans use a monthly usage-credit pool (since mid-2025); heavy frontier-model use can cost extra. Business tier renamed 'Teams' in 2026.
Data residency
US (Azure)
UK English
Yes

Our in-depth review

An editor rebuilt around AI

Most coding assistants bolt AI onto an existing editor. Cursor takes the opposite approach: it is a fork of VS Code with AI woven through every action, from autocomplete to a chat that can read your whole repository. Because it is built on VS Code, your existing extensions, themes and keybindings carry over, so the switch costs less than you would expect. For developers working in large or unfamiliar codebases, that whole-project awareness is the feature that genuinely changes how you work.

Where it earns its keep

The standout is multi-file editing. Describe a change in plain English — 'add error handling to every endpoint in the API layer' — and Cursor's Composer plans and applies it across a dozen files at once, showing a diff you can accept or reject. Its codebase indexing means it follows the conventions already in your files rather than inventing its own, and tab completion is quick enough to keep up with fast typing. In practice it shortens the loop between intention and working code more than any rival we have tested.

The catches

Cursor is heavier than stock VS Code and can lag while indexing a large project on a modest laptop. Since mid-2025 the paid plans run on a monthly usage-credit pool rather than unlimited requests, so heavy users on frontier models can exhaust their allowance before month end and face overage charges — budget for the Pro+ or Ultra tier if you lean on it all day. There is also a degree of lock-in: commit to Cursor and moving back to plain VS Code takes some friction.

UK data and GDPR

Code is processed in the US on Azure. The control that matters is Privacy Mode, which stops your code being stored or used for training; the Teams plan adds SOC 2 compliance and a data protection addendum. For client codebases under NDA or any regulated UK project, turn Privacy Mode on and use the Teams plan — and bear in mind that Tabnine is the stronger choice if you need code never to leave your own infrastructure.

Key features

  • Codebase-aware AI chat
  • Multi-file editing
  • Built-in terminal AI
  • Tab completion

Pros & cons

What we like

  • Understands entire codebase
  • Excellent multi-file refactoring
  • VS Code compatible extensions
  • Fast iteration speed

What to watch

  • Resource intensive
  • Learning curve for AI features
  • Usage-credit pool on paid plans can run out mid-month for heavy users

GDPR & data residency

Where your data is processed: US (Azure)

Teams plan includes SOC2 compliance and data protection addendum. Prompts and code not used for training by default.

Our verdict

We rate Cursor 4.5 out of 5. It's best suited to developers who want ai deeply embedded in their editor.

Visit Cursor →

Frequently asked questions

Is Cursor free?

Yes, there is a free Hobby tier with a limited number of premium-model requests. Pro is roughly £16/month, with Pro+, Ultra and a Teams seat plan above it. Paid plans use a monthly usage-credit pool, so very heavy use can incur extra cost.

Is my code private when using Cursor?

With Privacy Mode enabled, your code is not stored or used to train models. The Teams plan adds SOC 2 compliance and a data protection addendum. Processing happens in the US on Azure.

Cursor or GitHub Copilot?

Cursor wins for whole-codebase understanding and large multi-file refactors. GitHub Copilot is lighter, cheaper and ideal if you want inline suggestions inside your existing editor without switching. We compare them directly in our Cursor vs GitHub Copilot guide.