aykgb / mine_vsix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mine_vsix

Three steps to creating an extensions.

  1. Add dir for extensions;
  2. Touch a package.json file in the dir;
  3. Execute vsce package and vsce publish.

About


Languages

Language:Shell 96.2%Language:Makefile 3.8%