File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed
Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 31013101 "group" : " context@1" ,
31023102 "when" : " commentController =~ /^github-(browse|review)/ && commentThread =~ /canUnresolve/"
31033103 },
3104- {
3105- "command" : " pr.applySuggestion" ,
3106- "group" : " context@2" ,
3107- "when" : " commentController =~ /^github-review/ && comment =~ /hasSuggestion/"
3108- },
31093104 {
31103105 "command" : " pr.applySuggestionWithCopilot" ,
31113106 "group" : " context@2" ,
3112- "when" : " commentController =~ /^github-review/ && !(comment =~ /hasSuggestion/) "
3107+ "when" : " commentController =~ /^github-review/"
31133108 }
31143109 ],
31153110 "editor/title" : [
32663261 },
32673262 {
32683263 "command" : " pr.applySuggestionWithCopilot" ,
3269- "when" : " commentController =~ /^github-review/ && !(comment =~ /hasSuggestion/) "
3264+ "when" : " commentController =~ /^github-review/"
32703265 }
32713266 ],
32723267 "comments/comment/title" : [
32783273 {
32793274 "command" : " pr.applySuggestionWithCopilot" ,
32803275 "group" : " overflow@0" ,
3281- "when" : " commentController =~ /^github-review/ && !(comment =~ /hasSuggestion/) "
3276+ "when" : " commentController =~ /^github-review/"
32823277 },
32833278 {
32843279 "command" : " pr.editComment" ,
You can’t perform that action at this time.
0 commit comments