VS Code’s Secret Weapon for .env Files Autocomplete & Vault Protection With Black Color to Hide
Mar 7, 2025
Get the full source code of application here:
Watch My Visual Studio Code IDE Setup Video For Fonts,Themes & Extensions
https://youtu.be/Bon8Pm1gbX8
Hi Join the official discord server to resolve doubts here:
https://discord.gg/cRnjhk6nzW
Visit my Online Free Media Tool Website
https://freemediatools.com/
Buy Premium Scripts and Apps Here:
https://procodestore.com/
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 very
0:04
useful vs code extension which allows
0:06
you to work withv
0:09
files inside any programming language
0:12
EnV files are
0:14
very special files which are needed for
0:17
your project to hold some sensitive
0:19
information such as API key client ID or
0:22
any sort of useful information for your
0:24
project so you can hide this information
0:27
using this extension so let me first
0:30
I'll show you the extension name which
0:32
is this one EnV official plus Vault if
0:35
you go to the extensions tab just write
0:38
this EnV
0:40
official plus Vault so if you just write
0:44
this this will be the extension right
0:47
here it's almost called 193,000 installs
0:51
so just you need to click the install
0:54
button and just activate this extension
0:57
so as soon as it activates now just
1:00
create a simple EnV file so let me just
1:04
create it from
1:05
scratch
1:10
so just create a EnV file so some
1:14
features which are really useful from
1:16
this extension is first of all you can
1:23
hide the information so inside this EMV
1:27
file right here so let me create some
1:29
variables
1:31
client
1:32
ID and client
1:41
secret so now let's suppose uh inside uh
1:45
if you're recording some video and if
1:48
you want to hide this information so
1:50
nobody can see it there is this option
1:51
automatically added for you so if you
1:54
click this option so what this will do
1:56
it will add this nice little background
1:58
color of black so so that the other
2:00
person can't see this so it's a very
2:02
nice feature this extension supports
2:04
it's completely free just activate this
2:06
extension and after that just create EnV
2:09
file and you will
2:11
see you can hide almost every
2:14
information by clicking this option so
2:17
it will actually toggle this so once you
2:19
click this it will add this black
2:21
background so nobody can see
2:25
this you can store some sensitive
2:29
information
2:33
so click you will see that so all this
2:37
EnV files variables are being simply
2:40
protected with this nice little feature
2:42
that this extension supports nobody can
2:44
see this information while you recording
2:46
a video or something now the second
2:49
feature now let's suppose if you want to
2:52
get these variables inside your Express
2:55
applications so this supports
2:57
autocomplete so
3:00
so we normally get this variables by
3:03
using process. EnV Dot and you will see
3:06
this autoc complete it will show the
3:08
suggestions so which environment
3:09
variables you have declared it will show
3:12
their
3:13
value and these are the variables so you
3:16
can
3:17
easily select
3:24
them can see that
3:31
so these are the two features which I
3:33
really like about this extension first
3:37
of all it can hide the information and
3:40
then it also provides the autocomplete
3:42
feature
3:44
for the do EnV file so this two features
3:47
are really like about this
3:50
extension so just you can install this
3:52
extension it's completely free and it
3:55
provides you with syntax highlighting
3:57
Auto completion and also it can hide the
3:59
value
4:00
inside your EnV files so while you're
4:03
recording a video it's very useful
4:06
feature so I use this extension daily
4:09
inside my projects because I need to
4:12
record videos so
4:13
that you can't see the information so it
4:16
will add
4:18
this so you can use this extension guys
4:21
it's completely free just activate this
4:23
and start using it and also check out my
4:26
website free mediat tools.com which
4:28
contains thousands of tools regarding
4:30
audio video and image and I will be
4:32
seeing you in the next video
#Software
