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 will show you a VS code
0:04
extension chrome extension which is
0:06
really useful and save will save you a
0:08
lot of time it's called as open in VS
0:11
code Chrome extension if you directly
0:13
type this on Google the very first
0:15
extension which comes right here which
0:18
is this extension open in VS code so it
0:22
directly opens the files it adds this
0:24
option right here open in VS code to
0:26
your rightclick menu so first of all
0:30
simply add this extension to your chrome
0:33
and after that it will be added right
0:35
here if you see now if you visit any
0:38
sort of website which contains some
0:40
source code let's suppose I go to a
0:43
GitHub repo which contains a lot of
0:45
files
0:49
so this is my GitHub repo so if you
0:51
right click on any file then this this
0:54
will add this option right here to your
0:56
context menu open in VS Code so now you
1:00
can directly open this file in the VS
1:02
code by toggling this looks like you
1:05
haven't configured this extension yet
1:07
you can find more information
1:09
so first of all you need to provide the
1:11
settings remote host
1:15
base path full path to the directory
1:17
that contains all your cloned repos
1:27
so you need to first of all set these
1:29
settings
1:33
so I think it is asking you to provide
1:37
the path
1:40
of your folder of where your
1:45
repositories are located so you will
1:47
give the path of the folder
1:56
click on save settings so settings are
1:58
saved again if you do this
2:06
so now it will say
2:09
open VS code so it will now an external
2:13
application wants to open do you want to
2:16
open this fire folder you will say yes
2:25
so now you can see automatically the
2:27
file is opened
2:35
so this is the Chrome extension guys you
2:38
can use this extension it will save you
2:40
a lot of time it will add this option as
2:43
a context menu
2:46
open in VS code this is your extension
2:48
right here it's used by almost 10,000
2:51
people so
2:53
so you can use this
2:56
to open
2:58
files directly inside your VS code in
3:00
the browser using this Chrome extension
3:03
thank you very much for watching this
3:05
video
#Software
#Internet Software
