thebaselab / codeapp

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

External display support? #1068

Open YuriyNasretdinov opened 7 months ago

YuriyNasretdinov commented 7 months ago

Hi, I've built the application in Xcode, and when I'm opening an external display in Simulator nothing happens (as in, the external display remains black). Does this mean that there is no external display support in the application (mirroring doesn't count), or is it an issue with Simulator? I wasn't able to find a GitHub issue about this.

I'd like to use my iPhone (not iPad) for (local) VSCode development, but the screen is too small to be able to use it properly.

bummoblizard commented 7 months ago

Hi. There is no built in support for external monitor at the moment. We recommend using stage manager but note that it is not available on iPhones.