Skip to content

Commit

Permalink
Add icon for Open on vscode.dev command (#158519)
Browse files Browse the repository at this point in the history
  • Loading branch information
joyceerhl committed Aug 18, 2022
1 parent 8f68160 commit 65abd2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
},
{
"command": "github.openOnVscodeDev",
"title": "Open on vscode.dev"
"title": "Open on vscode.dev",
"icon": "$(globe)"
}
],
"continueEditSession": [
Expand Down

0 comments on commit 65abd2b

Please sign in to comment.