What Is Visual Studio Code (VS Code) and What Is It Used For?
VS Code is a free, open-source code editor for Windows, macOS, and Linux that combines a fast editor, built-in Git, an AI coding agent, and a large extension marketplace into one tool.
Master the VS Code editor and extensions
VS Code is a free, open-source code editor for Windows, macOS, and Linux that combines a fast editor, built-in Git, an AI coding agent, and a large extension marketplace into one tool.
Install VS Code on Windows 11 using the recommended User Setup installer. Includes how to verify the installation and open your first project.
Install VS Code on macOS with Apple silicon or Intel, then add the code shell command so you can open any folder from the terminal with code .
Install VS Code on Linux using the official package for your distribution. Covers Debian, Ubuntu, Fedora, RHEL, Arch, and Snap with verification steps for each.
Set up VS Code from a fresh install: enable Auto Save, pick a theme, install key extensions, sign in to GitHub Copilot, and build your first project.
Compare VS Code Stable and Insiders builds. Learn which version fits your workflow, how they install side by side, and when to switch.
Update VS Code on any platform. Covers auto-update, manual checks, disabling updates, and Linux package manager updates.
Remove VS Code and all user data from Windows, macOS, and Linux. Covers standard uninstall, clean uninstall, and what to back up before deleting.
Use VS Code directly in your browser at vscode.dev. Open GitHub repos, edit local files, and make quick changes without installing anything.
Compare Visual Studio IDE and Visual Studio Code. Learn which tool fits your workflow, language, and platform.
Learn the six main areas of the VS Code window so you can find any tool, view, or control in seconds.
The Command Palette is the fastest way to run any VS Code command from the keyboard. Learn to open it, search commands, and build keyboard-first habits.