microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 579 forks source link

Allow "Create Pull Request Suggestions" to submit suggestions directly instead of Pending suggestions #6458

Open sdevilliers opened 2 weeks ago

sdevilliers commented 2 weeks ago

It would be nice if there was a button like "Create Pull Request Suggestions" but instead of creating "Pending" comments, it would actually submit the comments.

Image

Image This is the button I am referring to ^

I have had a lot of issues where I have been unable to convert the pending suggestions to actual suggestions. Maybe it has something to do with this bug in any case I would rather submit the changes directly instead of creating pending ones.

It would be nice if it could use the commit message or ask for a message that could be used to identify the batch of suggestions that was submitted