You are on page 1of 7

Programming

TOP VS CODE
EXTENSIONS FOR
DEVELOPERS

MUKESH NAGAR
1.Auto Rename Tag
This is useful extension in my list, it helps me to rename
the paired HTML/XML tags automatically.

2. ES7 - SNIPPETS
This extension provides you javaScript and React/Redux
snippets in ES7 with Babel plugin features for VS Code.

MUKESH NAGAR
3. Prettier
Prettier is a formatting extension that automatically
formats your code it basically is an code formatter..

4. Live Server
This extension Makes your existing server live and allso
hellps you to live reload feature for dynamic content.

MUKESH NAGAR
5. Bracket Pair Colorizer
This extension allows matching brackets to be identified
with colurs, Helps a lot when there are so many nested
brackets.

6. Git Lense
This extension supercharges the git capabilities built
into VS CODE, it let's you glimpse into whom,why and
when a line or code block was changes.

MUKESH NAGAR
7. Live Sass Compiler
This one helps me when i work with Sass, it complies Sass
or Scss to CSS at realtime with live browser reload.

8. Error Lens
This extension is basically an amazing extension in Visual
Code that shows you all the errors and warnings in
realtime when you working on a file or you open a new
project.

MUKESH NAGAR
9. Live Share
Live share extension enables real-time collaboration
between developers. it gives users the ability to share a
session with someone else,allowing them to edit code as
welas share a server and debugging session.

10. VS Code Icons


This extension adds a splash of color and cute little
icons to your IDE.

MUKESH NAGAR
Programming

WHAT'S YOUR
FAVORITE VS CODE
EXTENSIONS?
Comment Below

MUKESH NAGAR

You might also like