Skip to content

Commit 65abd2b

Browse files
authored
Add icon for Open on vscode.dev command (microsoft#158519)
1 parent 8f68160 commit 65abd2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extensions/github/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@
4545
},
4646
{
4747
"command": "github.openOnVscodeDev",
48-
"title": "Open on vscode.dev"
48+
"title": "Open on vscode.dev",
49+
"icon": "$(globe)"
4950
}
5051
],
5152
"continueEditSession": [

0 commit comments

Comments
 (0)