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:
Joyce Er
2023-01-23 17:29:20 -08:00
committed by GitHub
parent 1aa35593cb
commit 0a6c277e4f
2 changed files with 4 additions and 2 deletions

View File

@@ -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": {