Extensions

Visual Studio Code

Visual Studio Code (VS Code) is a free, lightweight code editor made by Microsoft. It supports almost every programming language and runs on Windows, macOS, and Linux.

What it includes out of the box#

VS Code comes with the core features you’d expect from any IDE — a code editor with syntax highlighting, a file explorer, an integrated terminal, and Git support. It handles the basics well for most languages without any extra setup.