Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Useful Tools Extension PackNew to Visual Studio Code? Get it now.
Useful Tools Extension Pack

Useful Tools Extension Pack

Vinícius Pereira

|
80 installs
| (1) | Free
A collection of VSCode useful extensions for your development routine.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Useful Tools Extension Pack

A collection of useful extensions to increase your productivity while you code, created by vinirossa

Included extensions

Visual

  • Dracula Refined
  • Material Icon Theme
  • Bracket Pair Colorizer

Tools

  • Project Manager
  • Settings Sync
  • Live Share
  • SQLTools
  • Easy Snippet Maker
  • File Templates for VSCode
  • SVG Viewer

Personal Use

  • Code Time
  • Music Time for Spotify

Want to install only some extensions?

To install only some of the fonts, just edit the package.json file removing the unwanted extensionPack consequences and then follow the procedures below to install locally.

How to develop and install locally

  • Clone the repository
$ git clone https://github.com/vinirossa/vscode-usefultools-pack
  • Install vsce
$npm install -g vsce
  • Create the extension package
$vsce package
  • Install the extension via the .vsix file
  1. Open VS Code
  2. Select Extensions from the menu
  3. Click More > Install from VSIX...
  4. Select the reloaded-extension-pack-x.x.x.vsix file
  5. Click Reload Now to reload the VS Code

For more information

  • See my Github
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft