How to Create Multiple User Profiles With Different Settings in VSCode IDE
1 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'll show you how to
0:04
create a new user profile inside your VS
0:06
Code IDE. So by default, it comes with a
0:11
default profile. But for some reason, if
0:13
you want to create a new profile there,
0:15
you need to go to the settings gear
0:17
option right here. Go to the click on
0:20
that and you will see this button
0:22
appearing profiles.
0:24
And when you click this button, it will
0:26
show you all the profiles that you
0:28
created. So for my it's the default
0:31
profile which is the active profile. So
0:33
now if you want to create a new profile
0:35
you click this button and then you
0:37
actually give the name to your profile.
0:39
So let's suppose I say
0:43
can give it a name.
0:45
So different projects may have different
0:47
profiles and you can copy the settings
0:50
from your default profile as well. You
0:52
can have different projects for
0:54
different profiles. So you can see these
0:57
are the different profile templates. So
0:59
this is will be a python
1:02
profile here. So here you can just in
1:05
the bracket you can say it's spec only
1:07
for Python and then you can set the
1:10
settings right regardingly the keyboard
1:12
shortcuts different kinds of task the
1:15
snippets extensions only these
1:17
extensions will be you can preview the
1:20
profile
1:22
it is creating and installing
1:23
extensions.
1:27
So once you will get this warning right
1:30
here do you trust publishers astral
1:33
software and this is the first time
1:35
you're installing extension from. So you
1:38
can install these extensions and then we
1:41
have the also the create button. So you
1:43
can create this extension and then it
1:45
will install all the extensions which I
1:47
mentioned. So you can click that to
1:49
create this. So it's very easy. So you
1:52
click the new profile button and you
1:55
create the profile by adding a name and
1:57
just putting the settings right here. So
1:59
it's very easy.
2:01
So please hit that like button,
2:03
subscribe the channel and also check out
2:05
my website freemediatools.com
2:07
uh which contains thousands of tools.
#Programming