mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Surface 1-step vscode.dev Continue On option (#167636)
This commit is contained in:
@@ -55,7 +55,8 @@
|
||||
"continueEditSession": [
|
||||
{
|
||||
"command": "github.openOnVscodeDev",
|
||||
"when": "github.hasGitHubRepo"
|
||||
"when": "github.hasGitHubRepo",
|
||||
"qualifiedName": "Continue Working in VS Code for the Web"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
|
||||
Reference in New Issue
Block a user