thebaselab / codeapp

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

Add support for text messages (iMessage) #93

Open luni-moon opened 3 years ago

luni-moon commented 3 years ago

I would love to see this feature added. It probably cannot send the entire code, but maybe snippits or some small user chosen part, sent in some way

bummoblizard commented 3 years ago

I am working on this. As a workaround, you can preview the code in Safari by opening the context menu at the upper right corner. Then you'll be able to copy the code using native controls.

luni-moon commented 3 years ago

I am working on this. As a workaround, you can preview the code in Safari by opening the context menu at the upper right corner. Then you'll be able to copy the code using native controls.

Thank you for working hard on this app, I appreciate it very much!