โœจ

Cursor

Cursor is an AI-native code editor made by Anysphere, used by about 17.9% of developers. It's built as a fork of VS Code, so it looks and feels familiar, but it bakes AI directly into the editing loop instead of bolting it on as an extension โ€” letting you describe a change in plain English and have it applied across multiple files at once.

๐Ÿ“Œ Quick facts
Type: AI-native code editor (VS Code fork)
Made by: Anysphere
License: Freemium โ€” free tier with limited AI usage, paid Pro tier for higher limits
Platforms: Windows, macOS, Linux
Primary use case: AI-assisted coding โ€” generating, editing, and refactoring code across a whole codebase from natural-language prompts

Key features

Getting started

Download it from cursor.com โ€” installers are provided for Windows, macOS, and Linux. There's no separate package-manager install command; the downloaded installer sets everything up, including an option to import your existing VS Code settings and extensions.

-- After installing --
-- Cursor prompts to import VS Code settings/extensions on first launch
-- Open a project folder, then use the AI chat panel (Ctrl+L) to start editing
๐ŸŽฏ Best for: Developers who already like VS Code and want AI woven directly into editing and refactoring โ€” prototyping quickly, exploring an unfamiliar codebase, or speeding up repetitive multi-file changes.