We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d17bc commit 3f7058bCopy full SHA for 3f7058b
package.json
@@ -1402,12 +1402,12 @@
1402
},
1403
{
1404
"command": "gitlens.openFileInRemote",
1405
- "when": "gitlens:enabled && gitlens:hasRemotes && config.gitlens.advanced.menus.editorTitleContext.remote",
+ "when": "gitlens:enabled && gitlens:hasRemotes && config.gitlens.advanced.menus.editorTitle.remote",
1406
"group": "1_gitlens"
1407
1408
1409
"command": "gitlens.openRepoInRemote",
1410
1411
1412
1413
0 commit comments