How to Pin Files in Sidebar in VSCode IDE to Avoid Searching For Files in Long Projects
Jul 8, 2025
Get the full source code of application here:
Show More Show Less View Video Transcript
0:00
Uh hello guys, welcome to this video. So
0:02
in this video, I'll show you a very
0:04
important VS code extension which will
0:07
save you a lot of time. So if you want
0:09
to pin your files only the files that
0:11
you're working with, there is an
0:13
extension. If you have a very long
0:15
project such as this, this is I'm
0:18
working on a Laravel project. But I
0:21
basically edit a bunch of files only.
0:23
It's suppose inside my routes folder.
0:26
I'm just editing this these two files
0:29
only. So I don't need to go to this
0:31
entirety of this folder. So there is
0:33
this one extension that you can install
0:35
which is just files. You can pin your
0:39
files in the sidebar.
0:41
So this is the extension here. It will
0:44
select only the files that you're
0:45
working with.
0:48
So this is the file just files if you
0:50
just write this the very first extension
0:52
which comes right here. So what you need
0:54
to do click on the install button and as
0:57
soon as you install this extension. So
1:00
there will be this thing added right
1:02
here. If you see
1:05
just files explorer.
1:10
So if you just click this now there will
1:12
be two files added. So it will appear
1:15
like this. You will see that just files
1:17
explorer. So now if you want to add some
1:19
files in the workspace at the sidebar
1:22
you will see this option will appear add
1:25
to just files. So just select all the
1:28
files that you will be working on.
1:30
Simply select one by one like this.
1:35
You can see that how easy it is using
1:38
this extension. Just select all the
1:40
files that you're working with. So now
1:43
you can directly open these files from
1:45
the sidebar.
1:47
You can see how easy it is to navigate
1:50
between different files in the project.
1:52
You no longer need to go to the
1:54
entirety. You can just scroll down right
1:56
here to create more space. So now you
1:59
can see we are only working with these
2:01
files. We are editing these files. So
2:04
this will save you a lot of time. So no
2:07
longer need to go to to the long for
2:10
project. You can only select a bunch of
2:13
files and then edit them.
2:16
So in this easy way
2:20
you can use this extension just install
2:22
it activate this. So then it will add
2:26
this just file explorer and here you can
2:29
add
2:32
if you want to remove it you can click
2:34
this. So this will remove it. So you can
2:37
see how easy it is. Just go to any
2:40
folder just add this file. So I
2:44
personally use this extension a lot to
2:46
pin my files right in the sidebar
2:49
section to easily get access to those
2:52
files. So the extension is just files.
2:55
Simply install it and start using it.
2:58
And also check out my website
3:00
freemediatols.com
3:01
uh which contains thousands of tools.
#Programming
