Dhairya Shah
Dhairya Shah's Blog

Dhairya Shah's Blog

Follow
homeProjectsSupport my work 🌟badgesnewsletter
Tag

Visual Studio Code

#vscode

More content

Read more stories on Hashnode


Articles with this tag

How to open Visual Studio Code from Terminal - (MAC)

Sep 16, 20221 min read 33 views

I recently discovered a quick way to launch Visual Studio Code from the terminal. To do so, launch Terminal on your Mac and enter the following...

How to open Visual Studio Code from Terminal - (MAC)

How to install Fira Code font in Visual Studio Code

Aug 9, 20221 min read 188 views

We get tired of seeing the same things in our routine work, and we get tired of seeing the same simple monospace font inside VS Code. So, in this...

How to install Fira Code font in Visual Studio Code

How to remove empty lines in Visual Studio Code?

May 30, 20221 min read 265 views

In this article, I will teach you how to remove extra empty lines of your code in Visual Studio Code. I had a long json file with lots of extra white...

How to remove empty lines in Visual Studio Code?