Oficina Extension Pack
An opinionated extension pack for VS Code.
This extension pack provides the following extensions:
Development
$ git clone https://github.com/robertoachar/vscode-extension-pack.git
$ npm install -g vsce
$ vsce package
- Install the extension from a package file (.vsix)
- Launch Visual Studio Code
- Choose Extensions from menu
- Click More > Install from VSIX...
- Select the file
vscode-extension-pack-x.x.x.vsix
- Click Reload Now to reload the Code
Publishing
$ vsce create-publisher <publisher-name>
$ vsce login <publisher-name>
$ vsce publish
Author
Roberto Achar
License
MIT
| |