Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 371 Bytes

File metadata and controls

15 lines (8 loc) · 371 Bytes

Contributing

Setup

  1. Run npm install to install dependencies

  2. Using the VS Code Run and Debug tab, run the Run Extension launch configuration

Whenever you make a change, remember to restart the Run Extension launch configuration.

Deploying

  1. Run vsce package to create a .vsix file

  2. If you have the proper permissions, run vsce publish