Top 10 VS Code Extension For Your Productivity
(1) Path Intellisense
This Extension autocompletes the file names. Like tags in HTML, it autocompletes the tags.
(2) Live Server
This Extension allows you to launch your local projects with a live reload on the browser so you don’t have to constantly refresh after changes.
(3) Codesnap
Codesnap helps you to create awesome code screenshots.
(4) Material Icon Theme
Get the material design icons into your code. This one gives your editor a new look.
(5) Prettier -Code formatter
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
(6) Project Manager
It helps you to easily access your projects, no matter where they are located. Don’t miss those important projects anymore.
(7) EsLint
EsLint is a linter that you can integrate into your Visual studio code setup in order to ensure code integrity.
(8) Github Copilot
GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type.
(9) 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.
(10) Live Sass Compiler
This Extension will help you to compile/transpile your SASS/SCSS files in real-time with a live browser reload.
Thanks for reading the thread. If you find it useful. Give the first one a share and if you have any feedback, let me know in the comment.
Find me on:
Github: Link
LinkedIn: Link
Twitter: Link
Facebook: Link