WEBVTT

00:00.719 --> 00:02.720
uh hello guys welcome to this video so

00:02.720 --> 00:04.480
in this video I will show you how to

00:04.480 --> 00:07.120
disable this intelligence autocomplete

00:07.120 --> 00:08.240
feature

00:08.240 --> 00:10.920
which uh typically occurs in V Visual

00:10.920 --> 00:12.759
Studio code by default if you write any

00:12.759 --> 00:16.160
sort of code so as you type basically

00:16.160 --> 00:17.720
you will see this autocomplete

00:17.720 --> 00:20.000
suggestions it may be helpful while you

00:20.000 --> 00:22.240
are learning but if you are making a

00:22.240 --> 00:25.039
video or if you are teaching someone so

00:25.039 --> 00:27.439
while recording a video it becomes

00:27.439 --> 00:30.119
annoying so you need to hide these AO

00:30.119 --> 00:32.640
complete suggestions that

00:32.640 --> 00:35.719
comes so you can see these

00:35.719 --> 00:38.760
Auto and also when we hover onto these

00:38.760 --> 00:40.039
let's

00:40.039 --> 00:44.280
suppose these uh popups uh display these

00:44.280 --> 00:46.480
messages so what it actually displays

00:46.480 --> 00:48.520
what the code is about what what is this

00:48.520 --> 00:50.920
function so it may be helpful while you

00:50.920 --> 00:52.719
are learning but if you are recording a

00:52.719 --> 00:56.280
video it may be very distracting so now

00:56.280 --> 00:58.559
to hide these messages or popups

00:58.559 --> 01:01.800
intelligence just press the keyboard key

01:01.800 --> 01:05.600
control shift p and this uh menu will

01:05.600 --> 01:07.720
open and here you just need to go to

01:07.720 --> 01:10.799
user setting which is your preferences

01:10.799 --> 01:13.680
user settings

01:13.680 --> 01:17.200
Json and this Json file open or you can

01:17.200 --> 01:20.240
even go to the menu right here and right

01:20.240 --> 01:22.560
here you go to the

01:22.560 --> 01:27.040
view sorry edit and then I think we need

01:27.040 --> 01:30.439
to go to the preferences

01:30.439 --> 01:33.680
file preferences and then go to your

01:33.680 --> 01:37.320
settings and here you will see this edit

01:37.320 --> 01:41.920
in settings. Json so this is your user

01:41.920 --> 01:44.920
settings Json file which may be

01:44.920 --> 01:47.399
edital or you can directly open it by

01:47.399 --> 01:49.880
pressing control shift p and then just

01:49.880 --> 01:53.640
type user preferences user setting

01:53.640 --> 01:57.759
station and right here we need to Simply

01:57.759 --> 02:00.759
paste

02:03.520 --> 02:05.960
just put a comma right here and there is

02:05.960 --> 02:07.640
a setting right here which will be

02:07.640 --> 02:11.920
editor doqui suggestions and and it

02:11.920 --> 02:13.879
comes with these three properties by

02:13.879 --> 02:17.040
default it it will be on this settings

02:17.040 --> 02:19.000
so just turn this

02:19.000 --> 02:22.760
off turn this off so we have these three

02:22.760 --> 02:24.959
suggestions three settings in this other

02:24.959 --> 02:27.800
comment strings so just make them all

02:27.800 --> 02:30.760
off and this will disable the autoc

02:30.760 --> 02:32.920
completed feature so if I now write the

02:32.920 --> 02:37.800
same function Navigator you can

02:41.360 --> 02:44.840
see so no longer we will not be getting

02:44.840 --> 02:48.480
these you can see

02:49.760 --> 02:52.959
get and now if you hover onto this if

02:52.959 --> 02:55.400
you want to hide this so what we need to

02:55.400 --> 03:00.360
do right here go to your settings. Json

03:00.720 --> 03:02.680
and there is a second option right here

03:02.680 --> 03:04.120
which will be

03:04.120 --> 03:07.120
editor.

03:07.280 --> 03:11.519
hover enabled so this you need to set it

03:11.519 --> 03:15.000
to false so just change it to false this

03:15.000 --> 03:18.440
setting editor hover

03:21.280 --> 03:24.920
enabled so let me just edit

03:24.920 --> 03:28.040
this so these are the settings that you

03:28.040 --> 03:30.120
need to paste right here editor quick

03:30.120 --> 03:32.680
suggestions these three settings must be

03:32.680 --> 03:35.599
off and editor however enabled which is

03:35.599 --> 03:37.159
set to

03:37.159 --> 03:41.439
false and if you now open if you hover

03:41.439 --> 03:44.640
onto this you will now see this popup

03:44.640 --> 03:47.319
message whenever you hover onto this so

03:47.319 --> 03:50.120
if I again change to True right here so

03:50.120 --> 03:52.040
now what happens if you

03:52.040 --> 03:55.239
see once again I hover onto this this

03:55.239 --> 03:58.280
popup message shows right here so in

03:58.280 --> 04:00.480
this way you can go to settings Json and

04:00.480 --> 04:03.280
paste these settings in the Json file

04:03.280 --> 04:05.280
and just make this as

04:05.280 --> 04:08.280
false and turn these three option to off

04:08.280 --> 04:10.560
so now you will not see those popup

04:10.560 --> 04:13.439
messages

04:14.319 --> 04:16.840
appearing you can easily write your code

04:16.840 --> 04:20.079
without intelligence autocomplete is

04:20.079 --> 04:22.600
completely off so in this way you can do

04:22.600 --> 04:24.560
this so thank you very much for watching

04:24.560 --> 04:28.160
this video and also visit my website

04:28.160 --> 04:30.440
which is free mediat tools.com

04:30.440 --> 04:32.520
uh which contains thousands of tools

04:32.520 --> 04:35.160
regarding audio video and image and I

04:35.160 --> 04:39.080
will be seeing you in the next video
