Andrej โšก๏ธ
Andrej โšก๏ธ

@reactive_dude

7 Tweets Jan 03, 2023
5 VS Code plugins to 5x your web development workflow ๐Ÿงต
1. Auto Import
Do you type imports manually? It's a waste of time.
Install this plugin so you can stop doing that.
2. GitLens โ€” Git supercharged
It helps you to visualize code authorship at a glance via Git blame annotations and CodeLens.
Bonus, if you use VS Code Git client, it adds a bunch of useful extensions to that.
3. Prettier - Code formatter
Prettier is a must. It's out of the question to skip this plugin.
Prettier is an industry-standard for code formatting.
Saves your time and makes your projects consistent.
4. Auto Close Tag
Automatically add HTML/XML close tag.
As a web developer, you're probably dealing with tags all day.
Speed up your workflow and let this plugin close tags for you.
5. Auto Rename Tag
Speed up your workflow and let this plugin automatically rename the paired HTML or XML tags for you.
That's it for this thread!
What would you add to the list? Let me know in the comments!
It means the world to me each time you โค๏ธ or retweet my threads ๐Ÿ™
Follow @reactive_dude for React, JavaScript (TypeScript) & Web Development tips.
๐Ÿ‘‹

Loading suggestions...