suggestion code block - #90
wandersoncferreira wants to merge 2 commits into
Conversation
|
I was just going to open an issue for how to format suggestions or if they work with This will be great for new users to the package. |
@JSpenced you don't need the final ``` marks because this will be sent as a continuation of the string above and probably will translate with extras ``` in the suggestion box in github UI. |
|
Okay, thanks for letting me know. Also, I noticed it is weird about spaces versus tabs for adding the line after |
We are already able to submit suggestion code with
github-reviewhowever a specific syntax needs to be followed. This PR adds a new public function that you can call with your cursor placed at the loc you want to suggest so it will create a suggestion box for you.turns into: