top | item 37397724

(no title)

mknapper1 | 2 years ago

Code App is a similar app available on iOS. I've used it a bit, and it's pretty polished. It's a paid app in the app store but the testflight build is available for free.

https://github.com/thebaselab/codeapp

discuss

order

o1y32|2 years ago

I think they only look similar but are completely different. OP's app runs a full-featured vscode (not creating a new editor) and supposedly has access to all vscode's marketplace extensions.

rock_artist|2 years ago

Indeed that's worth remembering but iOS eco-system is as always more scoped/limited. And code.app really integrates well with Apple's limitations.

kposehn|2 years ago

+1 to Code App. The developer has been super responsive to bugs. So far the app is the best IDE offering on iPad imho.

rock_artist|2 years ago

Another consideration about Code.app: - it's open sourced - developer is super responsive

dijit|2 years ago

something like this but using the ssh remoting feature would be killer for me.

rcarmo|2 years ago

You can actually edit remote files via SSH in the TestFlight build, and get a remote terminal to boot. Quite handy, although I can’t seem to be able to display two files side by side inside the app.