Skip to Content
Learning GitHub Copilot
book

Learning GitHub Copilot

by Brent Laster
July 2025
Intermediate to advanced
326 pages
7h 28m
English
O'Reilly Media, Inc.
Content preview from Learning GitHub Copilot

Chapter 10. Extending Copilot’s Functionality

GitHub Copilot is an amazingly useful tool. It can be made even more useful by extending its capabilities through integration with other tools. This includes ones you can write. The mechanisms for doing this are called extensions.

Copilot extensions enhance the functionality of GitHub Copilot by tailoring it to specific use cases or environments. For example, extensions can integrate custom or third-party applications with Copilot through the chat interface. As an example, you can install a Copilot Docker extension and then ask questions via chat like “@Docker, how do I containerize this project?”

In this chapter, we’ll examine what extensions for GitHub Copilot are and how to find and work with public ones from the marketplace. Then we’ll progress to understanding details about the various types, how they work, and their advantages and disadvantages. And we’ll cover some details on simple, yet useful, implementation examples. But before we cover those topics, we need to clarify some possibly confusing terminology.

Copilot Extensions Versus VS Code Extensions for Copilot

Extensions for Copilot’s functionality can be implemented for one of two different targets. They can be engineered to work on any platform where Copilot Chat is supported (IDEs, GitHub.com, etc.), independent of the platform. Or they can be targeted for VS Code to leverage its underlying functions and only run on that platform (or on another IDE if ported).

Throughout ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Learn GitHub Copilot by Example

Learn GitHub Copilot by Example

Shaun Wassell
Learning Git

Learning Git

Anna Skoulikari

Publisher Resources

ISBN: 9781098164645Errata Page