CodeSnap
Quickly allows you to create screenshots of your code by simply highlighting the respective snippet within your project. It's that easy.
Beautify
Beautify will easily help you with any kind of problems with readable your code and so on. Press Fl and choose "Beautify file". It will automatically fix what you want.
Live Server
When you write your HTML, CSS, or JavaScript file you can press "Go Live" at the bottom of your VsCode window and it will automatically add your changes on a webpage without any reloads, etc.
Colorize
Colorize visualizes color variables by highlighting them with their color value. This is a handy timesaver for translating hex codes and variable names.
Prettier
For those of you that don't know, Prettier is an opinionated code formatter for Javascript/Typescript, HTML, JSX, and more.
Project Manager
It helps you to easily access your projects, no matter where they are located. Don't miss those important projects anymore.
Better Comments
Better Comments is an extension used for writing human-friendly comments in your code, which is helpful for you and anyone who is reading your code.
Leave your like.
and Share it with your friends if you think this might be helpful…!