ioctocat icon indicating copy to clipboard operation
ioctocat copied to clipboard

finding and editing comments

Open eugene-sotirescu opened this issue 6 years ago • 2 comments

I recently purchased ioctocat, so this might be just the newbie speaking, but I can't figure out how to return to code comments I made and edit them. The comments don't appear in the code after I put them in, I have to go to a browser to see them. And since I can't find them I cannot delete or edit them. Thanks for any help you can provide.

eugene-sotirescu avatar Aug 28 '17 11:08 eugene-sotirescu

If it's part of a PR, you can go back to the pull request to see it. If it's not, I don't think there's any way.

@dennisreimann I'm running into a similar issue. I added a line comment to a diff of a PR, someone replied, and I wanted to reply to them. Unfortunately, I can't find any mechanism to reply to the line-comment thread. Am I missing something?

SergioBenitez avatar Aug 30 '17 00:08 SergioBenitez

As @SergioBenitez said you can find them on the detail page of the commit or pull request the comment was made for. There you can also edit and delete them.

As to replying to a specific line comment: you can go to the file diff, select the line and hit the comment button that appears on the right side. This use case isn't ideal but it should work.

dennisreimann avatar Aug 30 '17 06:08 dennisreimann