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.
- Path Intellisense: Visual Studio Code plugin that autocompletes filenames.
- Visual Studio IntelliCode: AI-assisted development.
- Docker: Makes it easy to create, manage, and debug containerized applications.
- advanced-new-file: Create files anywhere in your workspace from the keyboard.
- Bracket Pair Colorizer 2: A customizable extension for colorizing matching brackets.
- Better Comments: Improve your code commenting by annotating with alert, informational, TODOs, and more!
- Bookmarks: Mark lines and jump to them.
- Code Spell Checker: Spelling checker for source code.
- Markdown All in One: All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
- vscode-icons: Icons for Visual Studio Code.
- 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.
- Git History: View git log, file history, compare branches or commits.
- 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.
- Paste JSON as Code: Copy JSON, paste as Go, TypeScript, C#, C++ and more.
- Polacode: 📸 Polaroid for your code
- Thunder Client: Rest API Client for VS Code, GUI based Http Client.