|
|
|
|
|
by nottorp
756 days ago
|
|
What does this do in plain english? It seems to either run vscode in a browser tab on ios or start an instance on a desktop that edits files on ios or run something in a 'cloud'... I suppose it makes sense at a first glance if you know what all the other stuff referred to in the article is, but otherwise ... not really. |
|
They have integrated VSCode APIs so that you can run VSCode web locally while editing files either on the iPad filesystem or on a remote server.
You can get a similar experience by running a web version of VSCode, like with Github Codespaces or Amazon's similar offering, but this can be run 100% locally if you want to.