Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add install extension demo directions
  • Loading branch information
ShMcK committed Jan 18, 2020
commit 41bf091116e8183a63709df1d5b880e0853afd5a
9 changes: 9 additions & 0 deletions SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ Some test frameworks can be modified to use tap, see a list of TAP reporters: ht
}
```

## Install Extension Demo

1. Copy the `CodeRoad.vsix` file locally
2. Select the extensions logo from the left hand panel
3. In the top right of the panel, select the three dots “more” dropdown.
1. Choose “Install from VSIX…”
2. Select the `CodeRoad.vsix` file and press “Install”
4. Open up a new folder directory in VSCode and run the extension `coderoad:start`

## Known Issues

There are no known issues at this time.