-
Apollo GraphQL for VS Codehighlighting e autocomplete.
- 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
- Open VS Code
- Select menu Preferences > Extensions
- Click More (...) > Install from VSIX...
- Select the file
vscode-extensions-pack-react-x.x.x.vsix
- Click on Reload Now