Comment by eru
1 year ago
These days, I would just use a vscode tunnel from Android to develop on a real computer, but edit locally.
I've done that with my Pixel 8a connected to external screen and input devices. Works ok.
1 year ago
These days, I would just use a vscode tunnel from Android to develop on a real computer, but edit locally.
I've done that with my Pixel 8a connected to external screen and input devices. Works ok.
I have been using code-server (openvscode-server will also do) to run on a remote powerful machine and then connect to it from lesser devices (a phone in desktop mode would be good if I could do it!) via a VPN. Keeps all the source code remote.