mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
VS Code for the Web -> vscode.dev (#172473)
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
},
|
||||
{
|
||||
"command": "github.openOnVscodeDev",
|
||||
"title": "Open on vscode.dev",
|
||||
"title": "Open in vscode.dev",
|
||||
"icon": "$(globe)"
|
||||
}
|
||||
],
|
||||
@@ -53,7 +53,7 @@
|
||||
{
|
||||
"command": "github.openOnVscodeDev",
|
||||
"when": "github.hasGitHubRepo",
|
||||
"qualifiedName": "Continue Working in VS Code for the Web",
|
||||
"qualifiedName": "Continue Working in vscode.dev",
|
||||
"remoteGroup": "virtualfs_43_file_0_web@0"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user