WEBVTT

00:00:00.299 --> 00:00:03.939
Now,
one of the coolest features in Cursor

00:00:04.038 --> 00:00:07.980
completion feature.
They actively advertise this on their

00:00:08.000 --> 00:00:11.739
of the core features, and it
is really amazing because it's like an AI

00:00:11.880 --> 00:00:14.720
programmer that truly understands your
code base.

00:00:14.739 --> 00:00:17.819
And in my experience,
it's better than what I've seen from tools

00:00:17.920 --> 00:00:20.599
Copilot, which also is pretty good,
of course, though.

00:00:20.600 --> 00:00:24.559
But with Cursor's tab,
you can fly through your code even

00:00:24.639 --> 00:00:28.139
quicker. What makes it great
is how interactive it feels.

00:00:28.199 --> 00:00:32.040
Cursor predicts your next few lines,
so it's not just able to change a

00:00:32.100 --> 00:00:35.880
single line.
It's able to make complex edits,

00:00:35.960 --> 00:00:39.739
or even changing code in other files with

00:00:39.840 --> 00:00:42.479
just a few quick tab, tab, tab presses.

00:00:42.500 --> 00:00:46.299
So you can fly through your code base
and make changes by just hitting

00:00:46.380 --> 00:00:50.260
tab over and over again.
But that's the key, you stay

00:00:50.299 --> 00:00:53.840
in control.
You're not handing off the work to an AI

00:00:53.880 --> 00:00:57.719
Instead, you are still driving, you
are still using AI, though, and

00:00:57.899 --> 00:01:01.860
Cursor is just completing your thoughts at
the speed you type

00:01:02.020 --> 00:01:03.879
effectively. So let's see that in

00:01:04.000 --> 00:01:06.439
action.
