These VS Code Extensions Can Be Super Useful for You

I use them all the time

Gourav Kajal
Better Programming
Published in
5 min readSep 15, 2021

--

Extension in marketplace
Photo by Ferenc Almasi on Unsplash

There are so many code editors available in the market. Few of them are very popular in the dev community; others are not. One of the popular code editors out there is Visual Studio Code, which is known as VS Code. This editor is the first choice for most developers like me. I’m really fond of this tool.

It provides so many features by default that are super useful while coding. But, as human nature, we expect little more from everything, even from VS Code. Then you try to extend the features provided by this tool and you realize that there are some extensions that you can use to improve your day-to-day workflow.

“VS Code extensions let you add languages, debuggers, and tools to your installation to support your development workflow. VS Code’s rich extensibility model lets extension authors plug directly into the VS Code UI and contribute functionality through the same APIs used by VS Code.” — VS Code Docs

In this article, we are going to discuss a few of such extensions which I use daily and can be useful for you too. If you don’t know how to search and install extensions in VS Code, you can follow this link.

1. Auto Rename Tag

--

--

Front End Developer by the day, and the Front End Developer by the night as well 😜 | Writer on Medium