Skip to content

Package for sharing #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jan 19, 2020
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