How to Turn on Auto Save Feature in VSCode IDE to Save Time
0 views
Jul 2, 2025
Get the full source code of application here:
View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video I will show you how to
0:04
turn on the autosave option inside VS
0:06
code. So autosave will save you a lot of
0:09
time because as you write the code on
0:11
the right hand side I'm executing the
0:13
application in HTML. This is my simple
0:16
document.
0:18
So let me just make the changes. So as
0:20
you can see as I'm writing the code here
0:22
automatically it is executing it. So
0:24
there is a feature that you can enable.
0:27
Go to the menu file and there is this
0:30
autosave option.
0:34
Go to the file menu and this is your
0:36
autosave option. Just enable this
0:39
option. Autosave. Just go to the file
0:42
menu right here. And this is your
0:44
autosave option. Just enable this. So if
0:48
you don't enable this option,
0:51
if you disable this, what what will
0:53
happen as you write the code here? It
0:56
will not be executed instantly.
1:00
For to for to execute you just again
1:03
every time you want to save this code S
1:06
and then your code will execute. For
1:08
some reason if you want to disable it
1:10
you can disable it but by default I use
1:13
this feature a lot
1:15
because not every time I just want to
1:18
control S. You can enable this autosave
1:22
and now it will automatically
1:25
execute.
1:27
Can see that. So it will save you a lot
1:28
of time. So please hit that like button,
1:31
subscribe the channel and also check out
1:32
my website freemediattools.com
1:35
uh which contains thousands of tools.