letanure / vscode-extensions-pack-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vscode-extensions-pack-react

Included extensions

Local install

  • Clone repo
$ git clone https://github.com/letanure/vscode-extensions-pack-react
  • Install vsce
$ npm install -g vsce
  • Extension package creation
$ vsce package
  • Install using the file .vsix
  1. Open VS Code
  2. Select menu Preferences > Extensions
  3. Click More (...) > Install from VSIX...
  4. Select the file vscode-extensions-pack-react-x.x.x.vsix
  5. Click on Reload Now

About

License:MIT License