---
id: "tool-vs-code"
type: "entity"
entityType: "tool"
canonicalName: "Visual Studio Code"
aliases: ["VS Code", "VSCode"]
source_timestamps: ["00:02:08", "00:02:43"]
tags: ["ide", "development-environment"]
related: ["tool-claude-code", "framework-claude-code-setup"]
canonical_url: "https://code.visualstudio.com/"
vendor: "Microsoft"
---
# Visual Studio Code

## What It Is

Visual Studio Code (VS Code) is a popular, free, open-source code editor from Microsoft.

## Role in This Source

In this workflow, VS Code serves as the **host environment** for the [[tool-claude-code]] extension. The speaker emphasizes that users **do not need to be developers** to use it — it simply provides the interface that allows Claude Code to work natively on the user's computer and manage local files and folders for automation assets.

See [[framework-claude-code-setup]] for installation steps.

## Canonical References

- Official site: https://code.visualstudio.com/
- Extension marketplace: https://marketplace.visualstudio.com/

## Why It Matters Here

VS Code is the substrate that makes [[concept-claude-code-skills]] possible — it provides the file-system access and project-folder semantics that let Claude persist brand context locally.

