Showing category results for GitHub Copilot

Jun 8, 2026
Post comments count0
Post likes count0

Microsoft Build 2026 recap: vision, launches, and top sessions

Jon Galloway

Catch up on Microsoft Build 2026 with the vision lead-off, top developer announcements, and must-watch sessions across the Microsoft developer ecosystem.

AIMicrosoft for DevelopersGitHub Copilot
May 28, 2026
Post comments count0
Post likes count3

Improve your agentic developer tools by grounding in Microsoft Learn

Pieter de Bruin

Development workflows span terminals, IDEs, background agents, and custom assistants. What matters is whether they draw from the same current source. Learn MCP Server gives any MCP-compatible agent direct access to current Microsoft documentation - one endpoint, nothing to install, no authentication required. What does that look like in practice...

AIMicrosoft for DevelopersGitHub Copilot
Mar 3, 2026
Post comments count1
Post likes count5

Get started with GitHub Copilot CLI: A free, hands-on course

Dan Wahlin

Learn GitHub Copilot CLI with this free, 8-chapter hands-on course. Review code, generate tests, debug issues, and build custom agents and skills - all from your terminal. No AI experience needed. Works with GitHub Copilot Free. Clone the repo or open in Codespaces to get started.

Microsoft for DevelopersGitHub Copilot
Mar 2, 2026
Post comments count0
Post likes count0

GitHub Copilot Dev Days: Build faster with GitHub Copilot CLI, in VS Code & Visual Studio, and beyond!

Katie Savage

Modern software development is moving fast—and AI is now a practical part of how Microsoft developers design, build, and ship applications every day. From writing code in Visual Studio and VS Code, to building cloud-native apps on Azure, developers are looking for ways to stay productive without sacrificing quality. That’s exactly why GitHub...

GitHub CopilotDeveloper Events
Feb 4, 2026
Post comments count8
Post likes count14

WinGet Configuration: Set up your dev machine in one command

Kayla Cinnamon

I've set up a lot of dev machines in my life. Traditionally, this takes a lot of time to get everything just right, but now there's a faster way with WinGet Configuration files. Let me show you how to go from a fresh Windows install to a fully configured dev environment with a single command and how GitHub Copilot CLI can help you build these confi...

GitHub CopilotMicrosoft for DevelopersPackage Management
Jan 23, 2026
Post comments count3
Post likes count13

Bringing work context to your code in GitHub Copilot

Kayla Cinnamon

This week we shipped the GitHub Copilot SDK which takes the agent loop from the Copilot CLI and makes it easy to embed in other applications. We’ve been using, improving, and extending Copilot CLI for the last few months and it’s sparked new ideas about what it means to have the right context right where we work. As developers, we spend most of ...

GitHub CopilotMCP
Dec 11, 2025
Post comments count7
Post likes count14

Making Windows Terminal awesome with GitHub Copilot CLI

Kayla Cinnamon

As someone who lives and breathes in the command line, I love making my terminal feel like home. Windows Terminal is full of personalization options that really allow for a custom experience. Additionally, I can stay within my terminal for my development with GitHub Copilot with the GitHub Copilot CLI. Let's walk through how you can trick out your ...

GitHub CopilotMicrosoft for Developers
Nov 25, 2025
Post comments count0
Post likes count4

Manage Containers the Easy Way: Copilot + VS Code

Matt Hernandez

Managing containers can be one of the most repetitive parts of modern development. Between remembering CLI commands, switching contexts, and digging through logs, it’s easy to lose focus on the actual code you’re building. The latest release of the VS Code Container Tools extension changes that by putting Copilot directly into your workflow - so yo...

Microsoft for DevelopersGitHub CopilotVisual Studio Code
Oct 31, 2025
Post comments count1
Post likes count3

Behind the Universe demo: From prompt to production with VS Code, GitHub Copilot and the Microsoft Agent Framework

Amanda,
Rong,
Shayne

At this year’s GitHub Universe, we set out to answer a simple question: What would it take to go from an idea to production in under 30 minutes – using only natural language, your editor, and AI? On stage, we built a cloud-native, intelligent app from scratch using Visual Studio Code, GitHub Copilot, and the Microsoft Agent Framework. In thi...

AIGitHub CopilotDeveloper Events