Hacker News new | ask | show | jobs
by johnymontana 2669 days ago
Does it work well on iPad with an external keyboard? I've been surprisingly frustrated with the lack of support for iPad by in-browser IDEs.
3 comments

Monaco doesn't support mobile browsers, so no, probably not well.
Seems that (at least one) related bug got fixed in WebKit (https://bugs.webkit.org/show_bug.cgi?id=149054#c17), but I haven't tested with the latest iOS betas
The last time I asked about that on here someone suggested codesandbox.io. It has an option in the settings to use VSCode as the editor.
Did you end up trying? Coda has been tough for me to adjust to.