VS Code Toolbox is an extension pack for VS Code containing a collection of helpful, language-agnostic extensions for VS Code. The goal of this pack is to improve existing features of VS Code and add optional, unintrusive features that can be ignored if desired. The extensions in this pack are meant to be helpful to everyone, no matter what language or framework they are working with.
Extension List
Autocomplete
Path Intellisense: Visual Studio Code plugin that autocompletes filenames.
GitLens: Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
Live Share: Real-time collaborative development from the comfort of your favorite tools.
Remote Development: An extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set.
Remote - Containers: Open any folder or repository inside a Docker container and take advantage of Visual Studio Code's full feature set.
Remote - SSH: Open any folder on a remote machine using SSH and take advantage of VS Code's full feature set.
Remote - WSL: Open any folder in the Windows Subsystem for Linux (WSL) and take advantage of Visual Studio Code's full feature set.
Utilities
Paste JSON as Code: Copy JSON, paste as Go, TypeScript, C#, C++ and more.