this extension pack contains a list of useful extension that will help you be more productive in your development journey, those are exactly the same extinction am using personally, i have created this extension to keep my favorite tools in one place, feel free to use it, or recommend few other extensions to be add in the future
Code Spell Checker : A basic spell checker that works well with camelCase code. The goal of this spell checker is to help catch common spelling errors while keeping the number of false positives low.
XML Tools : XML Formatting, XQuery, and XPath Tools for Visual Studio Code
Version Lens : Shows package version information for npm, jspm, bower, dub and dotnet core in the Visual Studio Code editor.
Project Manager : It helps you to easily access your projects, no matter where they are located. Don't miss that important projects anymore. You can define your own Favorite projects, or choose for auto-detect VSCode projects, Git, Mercurial and SVN repositories or any folder.
Paste JSON as Code : Copy JSON, paste as Go, TypeScript, C#, C++ and more.
Live Share : Real-time collaborative development from the comfort of your favorite tools.
Live Server : Launch a development local Server with live reload feature for static & dynamic pages.