Content by visual studio code (166)

VS Code Top Tips from the team

Visual Studio Code shares a quick set of “top tips” from the engineering team, highlighting practical editor features like subagents, favorite shortcuts, and a few hidden easter eggs, plus a mention of event agent markdown files and GitHub Copilot-related workflows.
Videos

Bring your own key in VS Code

Visual Studio Code introduces “bring your own key” support, letting developers use their own model provider API keys with VS Code and GitHub Copilot without signing in, and points to the setup guide for enabling expanded model choice.
Videos

Bring Your Own AI… No Sign‑In Required!

Visual Studio Code shows how to use VS Code’s language model system to bring your own AI provider without signing into Copilot, including native providers like Anthropic, custom endpoints, third-party integrations, and running local models offline.
Videos

3 MCP Servers I Use Daily in VS Code

Visual Studio Code shares a quick walkthrough of three MCP servers they use daily in VS Code—GitHub, Playwright, and Microsoft Learn—to extend GitHub Copilot Agent mode for PR review, real-browser testing, and pulling up-to-date documentation as context.
Videos

You Can Now Bookmark Websites Inside VS Code

Visual Studio Code highlights new Integrated Browser improvements in VS Code, including saving browser favorites, taking full-page or region screenshots, and using browser content as context for GitHub Copilot and agent workflows.
Videos
Visual Studio Code shows how the Mermaid Markdown Features extension renders Mermaid diagrams directly in VS Code, including Markdown Preview, notebook Markdown cells, and VS Code Chat, so teams can keep architecture and workflow diagrams alongside their docs and code.
Videos

Agents League: Enterprise Agents Battle

Visual Studio Code hosts the final Agents League challenge, where experts build business-ready knowledge agents integrated with Microsoft 365 and authored in Copilot Studio, and the audience is sent into a last sprint before the hackathon closes on June 14.
Videos

Agents League: Reasoning Agents Battle

Visual Studio Code hosts an Agents League session where experts demonstrate building reasoning-based AI agents with Microsoft Foundry, focused on solving complex problems and helping participants apply the approach in their hackathon submissions.
Videos

Agents League: Creative Apps Battle

Visual Studio Code kicks off the Agents League with a creative app-building battle, where experts demonstrate AI-assisted development using GitHub Copilot and share ideas participants can apply to their own hackathon submissions.
Videos
Visual Studio Code hosts a Microsoft Build 2026 live stage session with demos and discussion spanning GitHub Copilot, the Copilot SDK, and VS Code workflows. It touches on agent integration, multi-model verification, security concerns in AI code review, and developer tooling updates shared by the teams building them.
Videos
Visual Studio Code hosts a live Microsoft Build session with the GitHub Copilot team, covering agentic development across the Copilot ecosystem. The agenda includes Copilot CLI, building with the GitHub Copilot SDK, and a segment on .NET Aspire alongside Copilot and related tooling.
Videos

Copilot Teaches

Visual Studio Code shares a short clip about “Copilot Teaches”, pointing to a longer explanation of how GitHub Copilot customization works in VS Code using concepts like instructions, skills, and hooks.
Videos
GitHub hosts a Microsoft Build 2026 Day 2 live stream focused on what’s new in GitHub Copilot and Visual Studio Code, featuring product updates, live demos, and announcements from the teams building the tools.
Videos

Keep your chat context clean in VS Code

Visual Studio Code shows how to run skills in a dedicated sub-agent in @code so your main Copilot Chat context stays clean and focused.
Videos
Visual Studio Code shares a short tip on when to use prompts versus relying on defaults, focusing on prompt customization in the VS Code workflow.
Videos

Using Tools with Agents

Visual Studio Code introduces how Copilot Agents in VS Code can use tools safely, covering what tools and tool sets are, how permissions work, and how sandboxing helps control what an agent is allowed to do during a run.
Videos

You Need This Hook #vscode #hooks #customization

Visual Studio Code highlights a VS Code “hook” feature and points to a longer video that goes deeper on how hooks can be used to customize the editor experience.
Videos

The New Agent Customization Window in VS Code

Visual Studio Code introduces the new Agent Customization window, showing how developers can tailor agent behavior and related settings directly in the editor.
Videos
Visual Studio Code highlights the Chat Customizations Evaluation extension for VS Code, which helps developers review and refine prompts, agents, and instructions files as part of an AI-focused workflow.
Videos

Agent Plugins in VS Code

Liam Hampton introduces Agent Plugins in Visual Studio Code and shows how they extend GitHub Copilot agents with additional tools. The session focuses on installing plugins and understanding how agent tooling fits into the VS Code Copilot agents workflow.
Videos

Let's Build a Custom Agent! | Ep 4 of 8

Visual Studio Code features Reynald Adolphe demonstrating how to create and use Custom Agents in VS Code (Agent Mode) so GitHub Copilot can take on specialized roles—like a security reviewer—using your project context, tools, and workflow to produce more focused results.
Videos

Agent Skills Explained in 5 Minutes | Ep 3 of 8

Visual Studio Code features Reynald Adolphe explaining how Agent Skills in VS Code package instructions, scripts, and resources into reusable workflows, with a quick demo of creating and modifying a skill to automate multi-step tasks like updating docs and generating prompts.
Videos
Visual Studio Code features Reynald Adolphe using GitHub Copilot in VS Code to explain and compare customization features—Custom Instructions, Prompt Files, Agent Skills, Custom Agents, and Hooks—plus ways to learn them via charts, quizzes, and scenario-based references.
Videos

Hooks: The Underestimated Feature | Ep 5 of 8

Visual Studio Code features Reynald Adolphe explaining GitHub Copilot Hooks in VS Code: how to run commands automatically at specific lifecycle events during an agent session to keep formatting, validations, and scripts consistent without manual steps.
Videos

Stop Prompting So Much. Do This Instead! | Ep 6 of 8

Visual Studio Code shows how to use Prompt Files in VS Code to stop rewriting the same GitHub Copilot instructions, making repeatable workflows (like quizzing open files or simplifying code) easier to run and share across projects and teams.
Videos
Visual Studio Code features Reynald Adolphe explaining how GitHub Copilot Custom Instructions in VS Code work in practice, showing how to create reusable “rulebooks” that steer Copilot toward your coding standards, conventions, and preferences (including SOLID and accessibility) without repeating guidance every time.
Videos
Visual Studio Code shows how to customize AI in VS Code using agent-based building blocks—agents, skills, instructions, prompt files, and hooks—so teams can reuse prompts, enforce standards, and streamline common development tasks.
Videos

Customization Features in Practice | Ep 8 of 8

Visual Studio Code shows Reynald building a “Repo Analyzer” app in VS Code using GitHub Copilot customization features—Prompt Files, Custom Instructions, Agent Skills, Custom Agents, and Hooks—to enforce repo standards, update docs, and streamline coding tasks in one workflow.
Videos

Inside The Agent Loop with Pierce Boggan

Visual Studio Code hosts a conversation with Pierce Boggan on how VS Code’s agent loop works behind AI-driven coding assistance, covering agents and sub-agents, tool usage, why different models are chosen for different tasks, and the trade-offs involved when customizing workflows.
Videos
Visual Studio Code presents a Let it Cook x AspiriFridays episode on using VS Code with .NET Aspire (Project Aspire) to give AI agents visibility into distributed application architecture, aiming to help developers build more observable cloud-native systems.
Videos
Visual Studio Code shows how to install and use your own MCP server with the GitHub Copilot CLI, pointing to an example MCP server repo you can try.
Videos

VS Code Terminal Agent Tools

Visual Studio Code shares a short video walkthrough of improvements to VS Code terminal tools for agent sessions, covering foreground terminal support, interactive input handling, progress messages, and background notifications to make command-driven workflows smoother.
Videos
Visual Studio Code hosts a VS Code Live session where Joel Norman and Jorge Balderas use GitHub Copilot Modernization in VS Code to try modernizing a legacy .NET application, with links to the official Modernize .NET resources and repo.
Videos

What's hot in VS Code v1.114? 🔥

Visual Studio Code highlights key changes in VS Code v1.114 that improve the GitHub Copilot Chat experience, including preview videos in the chat image carousel, copying chat responses as markdown, troubleshooting chat issues, and updates to the #codebase command.
Videos
Visual Studio Code shares a video where Liam demonstrates creating and installing a Formula 1-inspired Model Context Protocol (MCP) server in Python using FastMCP, including how the client/server flow works, STDIO transport, and how tools are discovered and invoked.
Videos
Visual Studio Code hosts a conversation with Elijah King and Thoa Nguyen about practical AI-assisted design workflows in real codebases, including using VS Code with GitHub Copilot (CLI/chat/models), plan mode, parallel sessions, and worktrees to prototype and collaborate with engineers.
Videos

Multi-agent workflows in VS Code

Visual Studio Code shows how multi-agent support in VS Code lets developers run multiple agent sessions side by side to work on different coding tasks in parallel, such as implementing color themes, adding storage functionality, and generating documentation.
Videos

Let it Cook - GitHub Copilot SDK: Fresh from Scratch

Visual Studio Code shares a hands-on video with Burke Holland and James Montemagno that builds a GitHub Copilot SDK project from scratch, focusing on what you need to get started with the Copilot SDK and related tooling.
Videos
Visual Studio Code explains how Agent Skills let you package reusable instructions and resources for a coding agent in VS Code, load them on demand, and invoke them from chat via slash commands like /skill-name.
Videos

Agentic Browser Tools (Experimental) in VS Code

Visual Studio Code shows how its experimental Agentic Browser Tools let agents open pages, read content, click elements, and verify changes from the integrated browser while you build a web app.
Videos

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please reload the page.