Skip to content

Commit

Permalink
Add Open in VScode option #7
Browse files Browse the repository at this point in the history
  • Loading branch information
zvizvi committed Jul 11, 2021
1 parent 25f1279 commit ee42188
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 12 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ Services currently supported:
* Glitch
* Sourcegraph
* GitLab.Surf
* *New added:* Clone in VSCode (locally)
* *New added:* **Clone** in VSCode (locally)
* *New added:* **Open** in VSCode (locally)


### What's changed?
* v1.0.14 Open in VSCode option added (open.vscode.dev).
* v1.0.13 Bug fixed.
* v1.0.12 StackBlitz link added (for supported repositories only).
* v1.0.11 Dark mode support.
Expand Down
28 changes: 18 additions & 10 deletions src/js/main.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"manifest_version": 3,
"update_url": "https://clients2.google.com/service/update2/crx",
"homepage_url": "https://github.com/zvizvi/GitHub-Web-IDE",
"version": "1.0.13",
"version": "1.0.14",
"author": "[email protected]",
"action": {
"default_icon": {
Expand Down

0 comments on commit ee42188

Please sign in to comment.