File tree 3 files changed +13
-0
lines changed
3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ main() {
26
26
doctoc --title ' # Install' doc/install.md > /dev/null
27
27
doctoc --title ' # npm Install Requirements' doc/npm.md > /dev/null
28
28
doctoc --title ' # Contributing' doc/CONTRIBUTING.md > /dev/null
29
+ doctoc --title ' # iPad' doc/ipad.md > /dev/null
29
30
30
31
if [[ ${CI-} && $( git ls-files --other --modified --exclude-standard) ]]; then
31
32
echo " Files need generation or are formatted incorrectly:"
Original file line number Diff line number Diff line change 3
3
# FAQ
4
4
5
5
- [ Questions?] ( #questions )
6
+ - [ iPad Status?] ( #ipad-status )
6
7
- [ How can I reuse my VS Code configuration?] ( #how-can-i-reuse-my-vs-code-configuration )
7
8
- [ Differences compared to VS Code?] ( #differences-compared-to-vs-code )
8
9
- [ How can I request a missing extension?] ( #how-can-i-request-a-missing-extension )
33
34
34
35
Please file all questions and support requests at https://github.com/cdr/code-server/discussions .
35
36
37
+ ## iPad Status?
38
+
39
+ Please see [ ./ipad.md] ( ./ipad.md ) .
40
+
36
41
## How can I reuse my VS Code configuration?
37
42
38
43
The very popular [ Settings Sync] ( https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync ) extension works.
Original file line number Diff line number Diff line change
1
+ # iPad
2
+
3
+ ## How To Access The Self Signed Certificate on iPad
4
+
5
+
6
+
7
+ ## Known Issues
You can’t perform that action at this time.
0 commit comments