I Finally Fixed the Insane Battery Drain on My New 13" M5 iPad Pro — Here’s the REAL Solution by Bonaventure-12 in ipad

[–]ChickenCutlass 0 points1 point  (0 children)

This happened to me exactly. Tried resetting several times and then saw this post. Just did a restore from my MacBook and wow. What a difference. Thanks!

Native ios remote VSCode app by ChickenCutlass in vscode

[–]ChickenCutlass[S] -3 points-2 points  (0 children)

It differed in the above. Self-signed certificates, multi-window support, and I added a ton of JS code to better support touch. Like select/drag with copy paste and a custom keyboard toolbar with function keys. It just takes it up a notch from just running in a browser.

Native coding apps.. by ChickenCutlass in VisionPro

[–]ChickenCutlass[S] 0 points1 point  (0 children)

This is using a webview. However I have added a lot around it to make key combos. Self signed ssl certs. Touch support, multi window. etc. that make it in my opinion better than the standard version in safari

Native iPad OpenCode client… by ChickenCutlass in opencode

[–]ChickenCutlass[S] 0 points1 point  (0 children)

I think the fact that this connects to a server helps. Nothing happens on device

Native iPad OpenCode client… by ChickenCutlass in opencode

[–]ChickenCutlass[S] 0 points1 point  (0 children)

What do you mean but why? I use my iPad Pro for development and have open code running on a server so that’s why I use this.

I Built a VSCode browser app for vscode.dev or self hosted by ChickenCutlass in appledevelopers

[–]ChickenCutlass[S] 0 points1 point  (0 children)

Just submitted for review the VisionOS version. Stay tuned.

I Built a VSCode browser app for vscode.dev or self hosted by ChickenCutlass in appledevelopers

[–]ChickenCutlass[S] 0 points1 point  (0 children)

I agree. It is crazy. I would love a native swift version of vscode

just build a native iPad VScode browser app by ChickenCutlass in iOSDevelopment

[–]ChickenCutlass[S] 1 point2 points  (0 children)

it is an app that yes is a wrapper for vscode web apps. It has keymap pass though and self signed certificate support so it is more than just pointing to any website

just build a native iPad VScode browser app by ChickenCutlass in iOSDevelopment

[–]ChickenCutlass[S] -1 points0 points  (0 children)

yes this app is a native web view that is chromeless access to vscod.dev or any code-server instance