Skip to content
All resources

The tools we use

Cursor

Anysphere2 min readFree

A plain summary, so you can get the gist here without leaving.

Cursor is a code editor with AI built into its core. It looks and feels like a familiar editor, but a model is woven through every part of how you write and change code.

What it actually is

A code editor is the program developers write software in, the way a word processor is where you write documents. Cursor, made by a company called Anysphere, is based on VS Code, one of the most widely used editors, so anyone who has touched VS Code will feel at home right away.

The difference is that Cursor treats AI as a first class part of the workflow rather than a bolt on. You get a chat panel to ask questions, the ability to highlight code and ask for an inline edit, and an agent that can work across your project to make a set of related changes.

The core idea, in plain terms

Cursor tries to keep you in flow. Instead of switching to a browser to ask a question and pasting answers back, you ask right where the code lives, and the editor already knows what you are looking at. You can point at a confusing function and ask what it does, or describe a change in a sentence and let Cursor rewrite the relevant lines.

The project agent goes a step further. You give it a goal, and it can touch several files at once to reach that goal, while you stay in control and review what it proposes before accepting.

Why it matters for builders

For someone learning to code, Cursor lowers the gap between an idea and a working change. The model has the surrounding code in view, so its suggestions tend to fit your project rather than float in the abstract.

It has become a popular starting point in the building with AI community precisely because it feels familiar. You keep the editor habits you already know and gain an assistant that understands the whole project alongside you.

Key points
  • An AI first code editor built on VS Code, so it feels familiar to many developers.
  • Made by Anysphere.
  • Offers chat, highlight and edit inline, and a project wide agent.
  • Keeps you in flow by putting answers and edits where the code already is.
  • Good entry point for learners who want AI that understands their full project.
Open the original source

Anysphere

New to this? Come build with us.

Reading is good. Building with people is better. Our drop-ins are free and open to total beginners.