Add icon for Open on vscode.dev command (#158519)

This commit is contained in:
Joyce Er 2022-08-18 11:11:41 -07:00 committed by GitHub
parent 8f68160c0c
commit 65abd2b037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,8 @@
},
{
"command": "github.openOnVscodeDev",
"title": "Open on vscode.dev"
"title": "Open on vscode.dev",
"icon": "$(globe)"
}
],
"continueEditSession": [