We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c262d60 commit 22a8e60Copy full SHA for 22a8e60
1 file changed
package.json
@@ -2570,7 +2570,7 @@
2570
},
2571
{
2572
"command": "pr.openChanges",
2573
- "when": "view =~ /prStatus:github/ && viewItem =~ /(description)/ && config.multiDiffEditor.experimental.enabled",
+ "when": "view =~ /(pr|prStatus):github/ && viewItem =~ /(pullrequest|description)/ && config.multiDiffEditor.experimental.enabled",
2574
"group": "inline@0"
2575
2576
0 commit comments