inline github pr comments

已回答

I swear at one point I was able to view pull request comments in the regular editor/code view in Goland.  I know I can go into the pull requests view on the left, but i find this less handy for broader examination of the code (same with the diff view).  Googling suggests this has come up before but I didn't see a definitive answer.

Anyone have any advice or tips ?

0

Are you referring to the Review Mode? It allows you to review the pull request changes in a file directly in the editor.

To enable the review mode, you need to check out the (unmerged/open) pull request branch and open the file in question in the editor: GIF



 

0

In this case, I created the PR and got feedback.  And it would be handy if I could see the inline PR comments while in the editor looking at the code.  So this is not for reviewing other peoples' PRs.

0

Did you check out the source branch from that particular pull request? 

0

i authored the branch so it was already local.

0

Could you please share a screen recording that shows the issue in your IDE? You can upload it to our secure server: https://uploads.jetbrains.com, just provide the uploaded file ID.

0

请先登录再写评论。