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 ba83460 commit 6f71829Copy full SHA for 6f71829
package.json
@@ -2468,11 +2468,6 @@
2468
"group": "inline@1",
2469
"when": "view =~ /(pr|prStatus):github/ && viewItem =~ /(pullrequest|description):(active|nonactive):hasChangesSinceReview:showingChangesSinceReview/"
2470
},
2471
- {
2472
- "command": "notification.chatSummarizeNotification",
2473
- "group": "inline@1",
2474
- "when": "view == notifications:github && (viewItem == 'Issue' || viewItem == 'PullRequest') && config.githubPullRequests.experimental.notificationsView && config.githubPullRequests.experimental.chat"
2475
- },
2476
{
2477
"command": "notification.chatSummarizeNotification",
2478
"group": "issues_0@0",
0 commit comments