WEBVTT

00:00:00.159 --> 00:00:03.960
So what is GitHub Copilot? Well,
in the end,

00:00:04.000 --> 00:00:07.879
it's an IDE extension
that adds AI-powered features,

00:00:07.899 --> 00:00:11.659
though it's basically built in Visual
Studio Code, for

00:00:11.719 --> 00:00:15.239
example.
But you can install it in other code

00:00:15.819 --> 00:00:19.780
And GitHub Copilot gives you AI-powered
code completions, it gives

00:00:19.819 --> 00:00:23.799
you code generation,
and it gives you a built-in AI chat and

00:00:23.939 --> 00:00:27.879
AI agents that can write code for you
or help

00:00:27.920 --> 00:00:31.520
you with writing code.
It does require a paid

00:00:31.579 --> 00:00:33.639
subscription in order to use it though.

00:00:33.659 --> 00:00:37.279
To be precise, there technically
is a free plan

00:00:37.360 --> 00:00:41.040
but chances are high
that that's not going to cut it for you.

00:00:41.360 --> 00:00:45.319
It exists, you can try it,
but realistically, you'll need a Pro or a

00:00:45.500 --> 00:00:49.200
Pro+ subscription depending on how much
you use it.

00:00:49.220 --> 00:00:52.959
But if you're using a lot of AI agents for
writing a lot of code, you'll

00:00:53.020 --> 00:00:55.520
probably need that Pro+ subscription.

00:00:55.540 --> 00:00:59.319
And of course, prices
and subscription tiers may change over

00:00:59.700 --> 00:01:02.939
The key takeaway is
that it's essentially a paid feature.

00:01:02.959 --> 00:01:06.819
Now to use it, in this section,
we'll use Visual Studio Code as an

00:01:06.919 --> 00:01:10.219
editor,
which is one of the main editors

00:01:10.300 --> 00:01:14.059
Copilot. And you can tell
that you have it if you have

00:01:14.160 --> 00:01:17.539
this icon in your bottom toolbar,
for example.

00:01:17.619 --> 00:01:21.159
You can click this icon to configure it,
but I'll get back to

00:01:21.199 --> 00:01:25.159
configuring it later.
You will need to sign

00:01:25.259 --> 00:01:28.860
in in order to use it, of course,
since you need that paid

00:01:28.919 --> 00:01:32.879
subscription in most cases. And even
if you're using it for free, you need to

00:01:32.919 --> 00:01:36.079
sign in with your GitHub account
and then you can start using

00:01:36.139 --> 00:01:36.919
it.
