WEBVTT

00:00:00.119 --> 00:00:03.919
When it comes to useful utilities made
available through

00:00:03.980 --> 00:00:07.899
GitHub Copilot,
it's also not just about commands

00:00:08.000 --> 00:00:11.399
or prompt files.
I already showed you before that

00:00:11.480 --> 00:00:15.400
sometimes you get smart suggestions,
this light bulb

00:00:15.460 --> 00:00:18.600
here,
which allows you to do different things

00:00:19.180 --> 00:00:20.760
The same is true if you select code.

00:00:21.559 --> 00:00:25.540
Then you also get extra suggestions you
can use to modify

00:00:25.639 --> 00:00:28.319
or review this code,
which can also be helpful.

00:00:28.379 --> 00:00:32.360
And, for example,
if you're using the version control system

00:00:32.400 --> 00:00:35.899
Visual Studio Code,
you could also use AI to

00:00:35.960 --> 00:00:39.840
create a commit message. So
if I stage my changes

00:00:39.880 --> 00:00:43.720
here,
I could start creating a commit message

00:00:43.819 --> 00:00:47.759
AI write a commit message for me.
That's another nice feature made available

00:00:47.779 --> 00:00:49.819
by GitHub Copilot.
