File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 172172 "group" : " inline" ,
173173 "when" : " commentController == security-notes && commentThreadIsEmpty"
174174 },
175- {
176- "command" : " security-notes.replyNoteComment" ,
177- "group" : " inline" ,
178- "when" : " commentController == security-notes && !commentThreadIsEmpty"
179- },
180175 {
181176 "command" : " security-notes.setNoteStatusVulnerable" ,
182- "group" : " inline" ,
177+ "group" : " inline@4 " ,
183178 "when" : " commentController == security-notes && !commentThreadIsEmpty"
184179 },
185180 {
186181 "command" : " security-notes.setNoteStatusNotVulnerable" ,
187- "group" : " inline" ,
182+ "group" : " inline@3 " ,
188183 "when" : " commentController == security-notes && !commentThreadIsEmpty"
189184 },
190185 {
191186 "command" : " security-notes.setNoteStatusToDo" ,
192- "group" : " inline" ,
187+ "group" : " inline@2" ,
188+ "when" : " commentController == security-notes && !commentThreadIsEmpty"
189+ },
190+ {
191+ "command" : " security-notes.replyNoteComment" ,
192+ "group" : " inline@1" ,
193193 "when" : " commentController == security-notes && !commentThreadIsEmpty"
194194 }
195195 ],
You can’t perform that action at this time.
0 commit comments