thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

text selection #584

Closed JuntongPeng closed 4 months ago

JuntongPeng commented 2 years ago

still find it hard to use the cursor to select specific text, only can select a single word by a double click.

maybe a bug on ipadOS16?

C4ntor commented 2 years ago

As you can see from the first screen record (in attachments) when coding in the editor you cannot select (or deselect) single pieces of code/text/ or single characters, as you would do in any IDE (or even in a simple text editor like Apple Note) and this is just frustrating! Currently you can only select (with a double tap/click on it) a single keyword of the language. I let you another screen record in the attachments to better understand what I’m saying. Please fix this ASAP

Uploading 197222623-c77d0940-1aa7-4

https://user-images.githubusercontent.com/116038756/197331521-df92cdb7-2afc-495d-a73f-1313b025cf4f.mp4

150-b820-8fde870fc94c.mp4…

https://user-images.githubusercontent.com/116038756/197331541-0d884b71-2465-4aaa-b285-bfb51b62c56c.mp4

bummoblizard commented 4 months ago

Native text selection is now supported through Runestone editor. See https://github.com/thebaselab/codeapp/issues/169#issuecomment-2162955555.