2

My question is similar to How to select/comment on a range of lines in github pull request? but I would like to do this on touch screen device like iPad, where there's no hardware mouse and keyboard.

How to comment (and suggest a code change) on the range of code lines using touch screen devices?

αλεχολυτ
  • 4,792
  • 1
  • 35
  • 71

1 Answers1

0

I mentioned that feature before, and it is discussed in this discussion

But a touch screen does not seem to be supported at this time (Q3 2023)

The documentation itself mentions:

"Hover over the line of code where you'd like to add a comment, and click the blue comment icon. To add a comment on multiple lines, click and drag to select the range of lines, then click the blue comment icon."

That looks like mouse-only for now.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250