Ravi Kumar
Ravi Kumar

@ravikmmr

12 Tweets 3 reads Sep 27, 2023
Top 10 VS Code Extension to Increase 10x Productivity (Free):
(1/10) Path Intellisense
— This Extension autocompletes the file names. Like tags in HTML, it autocompletes the tags.
(2/10) 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/10) Codesnap
— Codesnap helps you to create awesome code screenshots.
(4/10) Material Icon Theme
— Get the material design icons into your code. This one gives your editor a new look.
(5/10) 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/10) Project Manager
— It helps you to easily access your projects, no matter where they are located. Don't miss those important projects anymore.
(7/10) EsLint
— EsLint is a linter that you can integrate into your Visual Studio code setup in order to ensure code integrity.
(8/10) GitHub Copilot
— GitHub Copilot is an AI pair programmer that suggests line completions and entire function bodies as you type.
(9/10) 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/10) Live Sass Compiler
— This Extension will help you compile/transpire your SASS/SCSS files in real-time with a live browser reload.
That's a wrap! Thanks for reading. :)
If you find this thread useful:
1. Follow me @ravikmmr for weekly threads.
2. RT the tweet below to share this thread with your network.
3. Share your feedback in the comments.
🔗

Loading suggestions...