VS Code

stable

Microsoft's extensible code editor — the IDE behind the vibe coding setup

Author: Microsoft
Platform: linuxmacoswindows
Category: editors

VS Code

Visual Studio Code is the editor I use alongside Claude Code for vibe coding sessions. Its integrated terminal, devcontainer support, and extension ecosystem make it the ideal companion.

Why I use it

  • Devcontainers — reproducible dev environments for every project
  • Integrated terminal — Claude Code runs right inside VS Code
  • Extensions — GitHub Copilot, GitLens, and more
  • Remote development — SSH, WSL, and Codespaces support