thebaselab / codeapp

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

Sug: Ability to select the code #949

Closed antic-sar closed 4 months ago

antic-sar commented 1 year ago

When trying to hold the text for sometime to enable the selection option it is not working fully. It just shows like in image and we cannot select with dragging the knob.

Would be very helpful if this can supported.

image
mateus3c commented 1 year ago

yeah, that’s a super basic feature and i have NO idea why it isn’t in the app yet. we pay for a coder editor that is worst than the free ones? that’s ridiculous, the dev should take a look at those important features instead of trying to make the app appearance look like VS Code. ATM i recommend use the ‘Coder Editor’ app, it’s free, it has a nice interface and works the same as Code App but with some extra functionalities, like this one.

adamszigeti commented 1 year ago

958 is related I believe. It's happening to me as well, it would be nice to get a fix for this.

mateus3c commented 1 year ago

@thebaselab

chrisbennight commented 11 months ago

Just ran into this issue and it's very frustrating- def appreciate if the text selection could be fixed. Feels like a bug fix and not a feature request.

bummoblizard commented 4 months ago

1.8.0 added support for Runestone editor mode which allows native text selection.

See https://code.thebaselab.com/guides/getting-familiar#switching-between-monaco-editor-and-runestone-editor.