Surface 1-step vscode.dev Continue On option (#167636)

This commit is contained in:
Joyce Er
2022-11-29 14:16:39 -08:00
committed by GitHub
parent 2348f22d01
commit 4357b1c4d3

View File

@@ -55,7 +55,8 @@
"continueEditSession": [
{
"command": "github.openOnVscodeDev",
"when": "github.hasGitHubRepo"
"when": "github.hasGitHubRepo",
"qualifiedName": "Continue Working in VS Code for the Web"
}
],
"menus": {