WEBVTT

00:00:00.159 --> 00:00:04.139
Now, when it comes to controlling
that tab feature, you see

00:00:04.219 --> 00:00:06.159
here it's already suggesting something for
me.

00:00:06.460 --> 00:00:08.840
Yeah,
to add a comment because I added one up

00:00:09.319 --> 00:00:12.759
But when it comes to controlling that,
just as with GitHub

00:00:12.840 --> 00:00:16.499
Copilot,
one very nice way of controlling it is,

00:00:16.559 --> 00:00:20.360
to, A, just start typing. So
if you add def, it kind of

00:00:20.440 --> 00:00:22.880
tries to guess which kind of function you
might want to add.

00:00:23.219 --> 00:00:26.639
But the other way of doing it
is to write a comment.

00:00:26.659 --> 00:00:30.559
So if I, for example, add a comment,
append to file here, it

00:00:30.680 --> 00:00:34.659
suggests an append to file function
and gives me all the code

00:00:34.700 --> 00:00:37.439
for that which I can't just execute.

00:00:37.500 --> 00:00:40.959
So writing prompts
or simple descriptions in

00:00:41.040 --> 00:00:44.659
comments, just as with GitHub Copilot,
is a nice way of

00:00:44.720 --> 00:00:48.380
controlling and steering this tab
completion feature by

00:00:48.459 --> 00:00:51.080
cursor.
