|
|
|
|
|
by anton96
1087 days ago
|
|
This makes me really curious, doesn’t Github codespaces uses VScode under the hood ? I had tested a web version of VScode through code-server self hosted. It is not totally usable for me, there’s too much issue with text selection and scrolling, it works okay for a moment and in other it was barely usable. I wonder if you have met similar issues or if you succeeded to overcome those. |
|
For background, I have a bunch of VMs on a Proxmox server and I set up code-server on each in a custom Ansible role.
It's very nice to be able to edit config files, etc on each machine through VSCode, and have a terminal emulator built-in.
It's not perfect, and I don't use it much since I also have a laptop, but it allows me to do quick tasks on a specific machine quite quickly and painlessly if I just have the iPad at hand.