VS Code for the Web -> vscode.dev (#172473)

This commit is contained in:
Joyce Er 2023-01-25 14:41:09 -08:00 committed by GitHub
parent 5abd2262b3
commit 234bb7ea58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
}
],