Our Favourite VS Code Extensions! π

Search for a command to run...

Subha Chanda, Good one and very useful!
Here are few that I use, may be useful too,
Theme as Night Owl and in extreme love with it!
Thanks for adding more to the list Tapas Adhikary. Amazing article Subha Chanda.
Awesome π Thanks Tapas Adhikary π
(This article was primarily written for another blog. The language of this article is more formal. Please let me know your thoughts through the comments.) Writing better and high-quality code is essential. Better code makes software stable and seamle...

This article is going to be a fun one. In this article, we'll be building a Tic Tac Toe game just by using HTML, CSS, and JavaScript. This is going to be an easy one. Both the inputs have to be placed by the user. But in another article, we will be c...

I am sure at some point in your life while browsing the web, you have found a web page that shows an animated counter. A counter that starts from 0 and goes all the way up to some given number. Here is an example of how such a counter looks. In this...

Building a JavaScript project always gives an excellent overview of the internals of the language. And also, it helps to make the portfolio better. In todayβs article, we will be building a fantastic mini JavaScript project. We aim to develop a Passw...

Building a Weather app with JavaScript is an excellent project for beginners. It helps to understand the core basics of the DOM and teaches how to use fetch API, to call and get data from a third-party service. In this tutorial, we'll be building a g...

Visual Studio Code has become one of the highly used IDE now. I believe most of the people reading this article use VS Code daily. Here are some useful VSCode extensions that we use daily. If your favourites aren't listed here, comment down below. Would love to add those to this list. π
Gif from Giphy
The visual appearance of the IDE is important to me. I use the Material Theme by Mattia Astorino and along with the theme, I use the Material Icon Theme by Philipp Kief. I use the Material Theme Ocean High Contrast Color theme for the editor.
Another extension I use to beautify my editor is the Color Highlight. It just highlights the colors in my code.

Gif from https://scottsauber.comconsole.log() everything. It works like a live server for your JavaScript or TypeScript code.
Gif from Quokkajs.comlibsass doesn't support some latest Sass features like @use. So instead of using this, I've started to use their official npm package with the command line.
Image from WakaTimeA Visual Studio Code theme for the night owls out there. π Check it out yourself and you'll fell in love with it. So, these are some of our favourite VS Code extensions we use daily. I'd love to hear and try your favourite ones too. π
Once again a big shoutout to Tapas Adhikary for sharing his favourite ones. π