Certainly, VS code is one of the most popular and widely used code editors among developers. VS Code’s popularity comes with its excellent UI Desig...
For further actions, you may consider blocking this person and/or reporting abuse
I would include the Auto Close Tag extension on this list as well. How many times have we been diligently working on our HTML just to find some formatting error that was due to a missed close tag? Yes, we do it, don't lie. LOL
Thanks for the suggestion, Frank. However, nowadays, everyone has this extension installed, I suppose😊
I've added now also AUTO CLOSE TAG in the list. Thanks for the suggestion😊
Thanks for the suggestions, I already have some installed, but I'll look into the others especially the last one, Code Time. I really need that just to keep track of my working habits. I also think Prettier is a very good extension to have as a developer, just makes everything look great.
Thanks for reading. Yea I agree, prettier is one of the key extension nowadays😊
Code Time looks interesting, feels like an alternative to Wakatime
Yes, It is really useful. Try it😊
svg-shrink is also great when working with svg. it makes the code more readable
Thanks for sharing, first time hearing about this extension. Let me check it out😊😊
Good list! Maybe include more??
Yea, I will. Just collecting few more extension from the comments.
Great! Thanks a lot!
Really great Extensions
Great I really like the extensions you have mentioned.
Thank you
Nice ones!
i18n folks: The Inlang VS Code extension we are building has been a lifesaver for me in handling i18n complexities. It's effortless to translate, detect missing translations, and update content seamlessly within my VS Code. There is also a typesafe JS library and a CLI for machine translations.