Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 544 Bytes

File metadata and controls

10 lines (8 loc) · 544 Bytes

Contributing

Development

  1. Install the latest stable version of VS Code.
  2. Build the dowdep package.
  3. Install this package (npm install).
  4. Open this folder in a workspace – for instance, by running the command "Workspaces: Add Folder to Workspace" from the command palette (F1).
  5. Go to the debug view (Ctrl + Shift + D) and choose the target "Run Extension".
  6. Press the green arrow (F5) to run the extension in debug mode.