Getting the Most Out of GitHub Copilot Chat in VS Code
A guide to using GitHub Copilot Chat in VS Code for code explanation, refactoring, debugging, and test generation to boost developer productivity.
A guide to using GitHub Copilot Chat in VS Code for code explanation, refactoring, debugging, and test generation to boost developer productivity.
Explores using the GitHub Copilot for Azure extension to generate and validate Azure Bicep code, detailing its agent and ask modes.
A frontend developer explains how combining GitHub Copilot for in-IDE coding and ChatGPT for planning and debugging boosts productivity.
Automate updating Azure Bicep and Azure Verified Modules using GitHub Copilot Agents and VS Code Prompt Files to simplify IaC maintenance.
A developer's personal exploration and critique of using AI coding assistants like GitHub Copilot and Claude, examining their impact on the craft of programming.
A developer's build log for PocketCal, an open-source web app for creating and sharing calendar date groups via URL, created with GitHub Copilot.
Explores GitHub Copilot Coding Agent, an AI virtual teammate that independently implements tasks and features within repositories.
Analyzes Microsoft's inclusion of GitHub Copilot hints in .NET documentation, questioning if it's advertising and discussing its implications.
A guide to the GitHub Copilot Adventures repository, featuring hands-on coding challenges to learn AI-paired programming across multiple languages.
A developer explains how they use GitHub Copilot and other AI tools for design thinking and as a 'second brain' in software development.
Explores how AI tools like GitHub Copilot are transforming software development by automating tasks, improving debugging, and enhancing code quality.
A developer advocate explains how using AI tools like GitHub Copilot and Claude to generate professional-looking designs has solved the problem of building ugly demo applications.
Learn how to customize GitHub Copilot's auto-generated commit messages using VS Code settings for consistent formatting.
Developer revives his old AI startup's brainstorming tool by building a GitHub Copilot Extension, using VS Code's speech features and LLMs.
A guide to building a GitHub Copilot extension powered by Ollama for local AI code assistance, using CodeLlama and Hono.js.
A guide on using GitHub Copilot Edits to make multi-file code changes directly from VS Code, including setup and iteration.
GitHub Copilot is now free in VS Code, offering AI-powered code completions, chat, and project-aware features to enhance developer productivity.
A new video series offering short, digestible tutorials and demos on Bicep for Infrastructure as Code (IaC), starting with GitHub Copilot and the Bicep visualizer.
A technical guide on building a custom extension for GitHub Copilot using Hono.js and the preview SDK.
A technical guide on building a custom GitHub Copilot extension, covering app registration, local setup, and integration steps.