I’ve installed VSCode Web via docker on my local server at home and would like to open my production server through the editor. How do I do that? Is it even possible?
Managed to install Termux-Ububtu-Vscode for Arm64. But railed at getting the output via vnc.
That is a terrible idea. Why do you even need to use VSCode on a production server? Use SSH with Termux.
Do we not have a fully-fledged OpenSource alternative to VScode yet ? (Not including VScodium)
On Android?
Cross-platform
Oh wow, people like that really do exist.
Yeah very insecure
- Why vs code web and not desktop vscode?
- At least on the desktop version, there’s a “><” (with the “>” being higher) looking icon in the lower left corner. Click that to open remote sessions.
I don’t know if vs code web can do remote sessions. So the button might not be there
- I want to run it via Android Desktop mode. I obviously run normal VS Code on my desktop
You can us ssh to open up a vscode instance that is pointed at/running on another machine. But I don’t know if that works with the Web version.
https://code.visualstudio.com/docs/remote/ssh
There is also a tunnels extension: https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-server