Skip to content

CliffCrerar/vscode-extension-installer

Repository files navigation

Gitpod ready-to-code

Visual Studio Code Extension installer

Motivation

Vscode extension market place has so many great extension, but sometimes when you come back from the candy store with all kinds of different types of amazingness they dont always gel and you end up having a bad time. Having a list of my favorite extensions means that as soon as I get tired of my shit not gelling I simply kill the extensions folder run this app and boom my minimal pristine devenv is my little piece of dev heaven again.

Default config

  1. clone this repo https://github.com/CliffCrerar/vscode-extension-installer.git.

  2. run cd vscode-extension-installer && npm start

Default Extension Manifest

Create a custom list

  1. Create a gist like this one -> github gist

  2. Add to the list by getting the publisher.extension extension unique identifier.

This extension key appears next to the extension title of each extension. Here is a linkVSCODE market place. Alternatively look at the extensions tab in VSCODE.

  1. Save the gist once satisfied, still on the same gist click the raw button in the github console.

  2. Copy the raw git url from the browser and paste into the .conf file, save an close.

  3. run npm start

Roadmap

  • Categorize extensions for different dev environments.
  • Create combinations from categories.
  • Web GUI

Packages

No packages published