pwntester / octo.nvim

Edit and review GitHub issues and pull requests from the comfort of your favorite editor
MIT License
2.24k stars 124 forks source link

`Suggestion` is missing in :Octo and :Octo actions list #525

Open ckangnz opened 3 months ago

ckangnz commented 3 months ago

Issue Description

Type: bug report

Describe what happened (or what feature you want)

Only way to make a suggestion comment is through a key mapping.

review_diff = {
  add_review_suggestion = { lhs= "S", desc = "..."}
}

When you try to add suggestion using cmd mode, it isn't available. Also it isnt available on "Octo actions" list

Describe what you expected to happen

:Octo comment suggest should create a new comment with suggestion

:Octo actions should show | comment | suggest | option