Skip to main content
mapJanuary 17, 2026

VS Code AI Coding

A collection of notes on AI-assisted coding in VS Code, covering GitHub Copilot, Agent Skills, context engineering, and development environments.

Overview

VS Code has become a hub for AI-assisted coding. This map covers the ecosystem: from GitHub Copilot's core features to advanced techniques like agent skills and context engineering.

Context Engineering

Understanding how to feed the right information to AI coding assistants.

Agents

Understanding VS Code's agent architecture and capabilities.

Development Environments

Isolated, reproducible environments for safe AI agent execution.

Building & Extending

SDKs and tools for building your own AI coding experiences.

Connections