Skip to content

Commit 234bb7e

Browse files
authored
VS Code for the Web -> vscode.dev (microsoft#172473)
1 parent 5abd226 commit 234bb7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extensions/github/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
},
4646
{
4747
"command": "github.openOnVscodeDev",
48-
"title": "Open on vscode.dev",
48+
"title": "Open in vscode.dev",
4949
"icon": "$(globe)"
5050
}
5151
],
5252
"continueEditSession": [
5353
{
5454
"command": "github.openOnVscodeDev",
5555
"when": "github.hasGitHubRepo",
56-
"qualifiedName": "Continue Working in VS Code for the Web",
56+
"qualifiedName": "Continue Working in vscode.dev",
5757
"remoteGroup": "virtualfs_43_file_0_web@0"
5858
}
5959
],

0 commit comments

Comments
 (0)