File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 24752475 },
24762476 {
24772477 "command" : " issue.openIssue" ,
2478- "when" : " view == issues:github && viewItem =~ /^(link)?(current|continue)?issue/ && !github.copilot-chat.activated " ,
2479- "group" : " inline@2 "
2478+ "when" : " view == issues:github && viewItem =~ /^(link)?(current|continue)?issue/" ,
2479+ "group" : " inline@1 "
24802480 },
24812481 {
24822482 "command" : " issue.chatSummarizeIssue" ,
24882488 "when" : " view == pr:github && viewItem =~ /pullrequest/ && github.copilot-chat.activated && config.githubPullRequests.experimental.chat" ,
24892489 "group" : " inline@0"
24902490 },
2491- {
2492- "command" : " issue.chatSuggestFix" ,
2493- "when" : " view == issues:github && viewItem =~ /^(link)?(current|continue)?issue/ && github.copilot-chat.activated && config.githubPullRequests.experimental.chat" ,
2494- "group" : " inline@1"
2495- },
24962491 {
24972492 "command" : " issue.openIssue" ,
24982493 "when" : " view == issues:github && viewItem =~ /^(link)?(current|continue)?issue/" ,
You can’t perform that action at this time.
0 commit comments