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.
-
clone this repo
https://github.com/CliffCrerar/vscode-extension-installer.git. -
run
cd vscode-extension-installer && npm start
- Code Spell Checker
- JavaScript Console Utils
- Path Intellisense
- Git Lens
- Git Graph
- Material Icons Theme
- SCSS Formatter for VSCODE
- CSS Class Intellisense
- JavaScript Snippets
- VSCODE Intellicode
- JavaScript ES6 strings
- Auto Tag Rename
- Auto Close Tag
- CSS Vendor Auto Prefixer
-
Create a gist like this one -> github gist
-
Add to the list by getting the
publisher.extensionextension unique identifier.
This extension key appears next to the extension title of each extension. Here is a link
VSCODE market place. Alternatively look at the extensions tab inVSCODE.
-
Save the gist once satisfied, still on the same gist click the
rawbutton in the github console. -
Copy the raw git url from the browser and paste into the
.conffile, save an close. -
run
npm start
- Categorize extensions for different dev environments.
- Create combinations from categories.
- Web GUI