You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/ipad.md
+16-13Lines changed: 16 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@
5
5
-[Known Issues](#known-issues)
6
6
-[How to access code-server with a self signed certificate on iPad?](#how-to-access-code-server-with-a-self-signed-certificate-on-ipad)
7
7
-[Servediter iPad App](#servediter-ipad-app)
8
-
-[Raspberry Pi USB-C Network](#raspberry-pi-usb-c-network)
8
+
-[Raspberry Pi USB-C Network](#raspberry-pi-usb-c-network)
9
+
-[Recommendations](#recommendations)
10
+
-[By 2022 iPad coding more desirable on Arm Macs](#by-2022-iPad-coding-more-desirable-on-arm-macs)
9
11
10
12
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
11
13
@@ -64,16 +66,6 @@ refuse to allow WebSockets to connect.
64
66
the certificate. [more apple support here](https://support.apple.com/en-us/HT204477)
65
67
6. Now you can access code-server! 🍻
66
68
67
-
### Recommendations
68
-
69
-
Once you have code-server accessible to your iPad a few things could help save you time:
70
-
71
-
- Use multi task mode to make code changes and see browser at the same time
72
-
- Prevents iOs background dropping an App's state if you are full screen switching between code-server and browser
73
-
- Be sure you are using the debug/terminal that is built into VS Code so that you don’t need another terminal app running
74
-
- Again, prevents switching between full screen app and losing your view to iOs background app memory management
75
-
- You should be of a mindset willing to deal and adapt with differences in having an imperfect experience, for the perceived joyful benefits of interacting with your computer in more intuitive ways
App Store and then input your server information. If you are running a local server or mabye a usb-c
87
79
connected Raspberry Pi, you will input your settings into "Self Hosted Server".
88
80
89
-
###Raspberry Pi USB-C Network
81
+
## Raspberry Pi USB-C Network
90
82
91
83
It is a bit out of scope for this project, however, great success is being reported using iPad on the go with just a single USB-C cable connected to a Raspberry Pi both powering and supplying direct network access. Many support articles already exist but the key steps boil down to turning on Network over USB-C on the Raspberry Pi itself and the rest of the steps are just like getting Code Server running any where else.
### By 2022 iPad coding more desirable on Arm Macs
96
+
97
+
## Recommendations
98
+
99
+
Once you have code-server accessible to your iPad a few things could help save you time:
100
+
101
+
- Use multi task mode to make code changes and see browser at the same time
102
+
- Prevents iOs background dropping an App's state if you are full screen switching between code-server and browser
103
+
- Be sure you are using the debug/terminal that is built into VS Code so that you don’t need another terminal app running
104
+
- Again, prevents switching between full screen app and losing your view to iOs background app memory management
105
+
- You should be of a mindset willing to deal and adapt with differences in having an imperfect experience, for the perceived joyful benefits of interacting with your computer in more intuitive ways
106
+
107
+
## By 2022 iPad coding more desirable on Arm Macs
105
108
106
109
> This section is generalized opinions intended to inform fellow Apple product consumers of perceived over time changes coming down the line
0 commit comments