Tags: code-watch/github1s
Tags
release 0.0.6 (conwnet#222) * Allow users to edit files with Gitpod. (conwnet#214) * Allow users to edit files with Gitpod. * Provide a command to edit files in Gitpod. * Provide a Gitpod link in the status bar so it is visible if the notification is closed. * Document how to invoke Gitpod if the notification is no longer visible. * Add Gitpod screenshots. * Fix the image paths. * chore(deps): bump elliptic from 6.5.3 to 6.5.4 in /extensions/github1s (conwnet#219) Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Use SVG logo (conwnet#220) * Add CI support for macOS (conwnet#217) * ci: add macos for github workflows * ci: add timeout when installing * ci: reduce timeout value when installing * ci: config the github token during the install Co-authored-by: Mike Nikles <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zvizvi <[email protected]> Co-authored-by: Lawrence <[email protected]>
feat: enable code search and add sponsor Sourcegraph (conwnet#211)
Formatted All JSON files under ./extensions/* (conwnet#193) * Formatted All JSON files under ./extensions/*