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
update install extension docs
  • Loading branch information
ShMcK committed Jan 19, 2020
commit fb41b4d5938a204d7ae84ac588eb93bd046dc0f0
3 changes: 2 additions & 1 deletion DEV.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Some test frameworks can be modified to use tap, see a list of TAP reporters: ht
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`
4. Reload the VSCode editor (Ctrl/Cmd + Shift + P, run "Reload Window")
5. Open up a new folder directory in VSCode and run the extension `coderoad:start`

## Known Issues

Expand Down