melbarch / power-my-vscode

Super power your VS Code with one command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance usage

melbarch opened this issue · comments

Currently, I have my own list of extensions, which makes it not flexible for other vscode users, as each one has his own preferences

suggestion :

  • No user intervention : by default get current github username (git config --global user.name) and lookup a repositry with some name () having the file .extensions.json for example (curl it) and install them.
  • add an option in the cli to point on some file path (or url) containing the ids of the extensions