My iPad is becoming more usable as a coding device (I’m writing this post on it) now blink.sh has integrated vscode.dev into it. I’ve also got a copy of Working Copy and it wasn’t obvious how to open cloned repositories in blink.sh.
The way to do this is as follows:
- Clone the repo in Working Copy
- Run
link-files
in blink.sh and select the clone repo - Now you can
cd
to the folder and runcode .