mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
Ensure Continue in Web and Continue in Clone appear in remote indicator on desktop git and remote git windows respectively (#172086)
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
{
|
||||
"command": "github.openOnVscodeDev",
|
||||
"when": "github.hasGitHubRepo",
|
||||
"qualifiedName": "Continue Working in VS Code for the Web"
|
||||
"qualifiedName": "Continue Working in VS Code for the Web",
|
||||
"remoteGroup": "virtualfs_43_file_0_web@0"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
|
||||
Reference in New Issue
Block a user