Hi π today I want to share with you 5 extensions that are vital in my daily job.
I don't like too complex configurations, I like the idea of ββbeing able to be productive in any environment and with the standard configuration, but for these 5 VSCode extensions, I made an exception.
Import cost
In action
Thanks to this plugin I can immediately see how much an import costs me and keep my bundle size under control.
Prettier
In action
Prettier is a code formatter that enforces a uniform style, if you have multiple people working on a single project, this is definitely a must have.
Peacock
In action
Peacock lets you change the color of your Visual Studio Code environment. You can set a different color for each project to quickly identify which application you're working on.
Version Lens
In action
This extension displays information by reading package.json and allows you to update dependencies.
GitLens
I find this extension very useful and line blame annotation feature is really useful in my daily job.
π Fun fact:
It happens that I'm looking for a piece of code to fix and I see that I'm the author of the problem π
π
I am very curious about your favorite extensions, you can make my day with yours. π
You canΒ follow me on Twitter, where I'm posting or retweeting interesting articles.
I hope you enjoyed this article, don't forget to give β€οΈ.
Bye π
Top comments (0)