We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0023b44 commit 8cf8bbcCopy full SHA for 8cf8bbc
1 file changed
package.json
@@ -3146,6 +3146,18 @@
3146
"group": "1_modification@5"
3147
}
3148
],
3149
+ "scm/repository": [
3150
+ {
3151
+ "command": "pr.create",
3152
+ "when": "scmProvider =~ /^git|^remoteHub:github/ && scmProviderRootUri in github:reposNotInReviewMode",
3153
+ "group": "navigation"
3154
+ },
3155
3156
3157
3158
+ "group": "1_header@10"
3159
+ }
3160
+ ],
3161
"comments/commentThread/context": [
3162
{
3163
"command": "pr.createComment",
0 commit comments