Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/planecore/VSCode_on_iPad
code-server client for iPad
https://github.com/planecore/VSCode_on_iPad
code-server ipad swift vscode
Last synced: 3 months ago
JSON representation
code-server client for iPad
- Host: GitHub
- URL: https://github.com/planecore/VSCode_on_iPad
- Owner: planecore
- License: mit
- Created: 2019-07-02T06:35:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T19:04:38.000Z (over 4 years ago)
- Last Synced: 2024-04-20T17:01:10.988Z (7 months ago)
- Topics: code-server, ipad, swift, vscode
- Language: Swift
- Size: 7.54 MB
- Stars: 28
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# VSCode on iPad
## With the power of [code-server](https://github.com/cdr/code-server) you're able to use VSCode on iPad when you're on the go!![VSCode on iPad Demo](https://raw.githubusercontent.com/planecore/VSCode_on_iPad/master/Assets/Demo.gif)
### Why use VSCode on iPad and not Safari?
| ⭐ | Features |
| ------ | ------ |
| 🔑 | AutoFill Password |
| ⛔ | Disable unwanted scrolling |
| 📏 | Better support for split-view |### Wait wait wait, what is code-server?
[code-server](https://github.com/cdr/code-server) is an awesome tool that lets you run VSCode on a remote machine and access it via a web browser, it means that you can setup your workspace on one machine and access it from anywhere in the world with an internet connection!### How to install it on my iPad?
Install Xcode 11 Beta, open the project and run it!
Keep in mind that VSCode on iPad currently supports only the iPadOS 13 beta.