mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Add icon for Open on vscode.dev command (#158519)
This commit is contained in:
@@ -45,7 +45,8 @@
|
||||
},
|
||||
{
|
||||
"command": "github.openOnVscodeDev",
|
||||
"title": "Open on vscode.dev"
|
||||
"title": "Open on vscode.dev",
|
||||
"icon": "$(globe)"
|
||||
}
|
||||
],
|
||||
"continueEditSession": [
|
||||
|
||||
Reference in New Issue
Block a user