monaco-editor icon indicating copy to clipboard operation
monaco-editor copied to clipboard

Add Touch Selection Support to Monaco Editor

Open Hydralerne opened this issue 1 year ago • 3 comments

Hey Monaco Editor Team,

I've noticed that Monaco Editor doesn't support touch selection, which is a big drawback for touch-based devices. To fix this, I've developed a script that adds touch selection support. You can check it out here: GitHub - ONVO-me/Axios: touch.

Key Features:

  • Touch Selection Handling: The script captures and processes touch selection events, making it easy to use Monaco Editor on touch-enabled devices.

I think this feature would be really helpful for the community. Let me know if you need any help with integration or have any questions.

Thanks for considering this!

Best,

Hydralerne avatar Jul 29 '24 23:07 Hydralerne

support +1

lossmaster avatar Aug 03 '24 17:08 lossmaster

support +1

SuperManito avatar Aug 25 '24 16:08 SuperManito

We are getting complaints about not being able to select, copy, or paste on mobile or any touch screen devices. Is this being worked on at least?

medhatnar avatar Aug 28 '24 17:08 medhatnar

@Hydralerne as commented on #1504, your link returns 404

thomanq avatar Dec 23 '24 22:12 thomanq

hello everyone, the repo is now at

https://github.com/Hydralerne/axios-code

Hydralerne avatar Jan 06 '25 22:01 Hydralerne