Vibe Coding playbook/Module 2 · Setup

Day 16 / 100 · Setup

A window into what it wrote.

VS Code is a free code editor. You won't write much code in it, but it's the easiest way to see what the agent changed.

Explorer

Your Files

The folder tree. Click any file to open it.

Editor

Read The Code

Where you look at what was written.

Terminal

Run The Agent

A terminal built in. Start Claude Code here.

Source Control

See Changes

Every changed file, with its diff, before you commit.

The agent writes. VS Code lets you watch.