vscode-helix/.github
Erik Demaine 822ee402e5
Document build/test process better (#5946)
1. `yarn test` runs `node ./out/test/runTest.js` which doesn't work because `out/test/runTest.js` does not exist yet.  Add `npx gulp prepare-test` step.
2. Mention how to build `.vsix` extension.
2020-12-31 12:58:50 -05:00
..
ISSUE_TEMPLATE Update bug_report.md 2018-12-26 00:13:48 -08:00
workflows Only prettify changed files in CI 2020-12-17 11:39:35 -05:00
CONTRIBUTING.md Document build/test process better (#5946) 2020-12-31 12:58:50 -05:00
PULL_REQUEST_TEMPLATE.md fix: enable prettier for md 2018-07-29 11:12:18 -07:00