Best 25 extensions for Visual Studio Code

Martin Sidorov
6 min readSep 15, 2021
Photo by Christina Morillo on Pexels

I want to share some useful, interesting extensions that I collected from everywhere. Share your opinion if there will be extensions that are new for you or you think it's not good to use that and there are some better ones. I am gonna leave here all of what I use as a junior software engineer. Let's begin.

Extensions:

  1. Bracket Pair Colorizer 2(DEPRECATED — it has become a native feature in VSCode.)

This extension allows matching brackets to be identified with colors. The user can define which tokens to match, and which colors to use.

2. Auto Rename Tag

Automatically rename paired HTML/XML tags.

3. Code Spell Checker

--

--