Comment on Web based IDE suggestion
Petter1@lemm.ee 1 year ago
Something like this?
code.visualstudio.com/docs/remote/vscode-server
hub.docker.com/r/ahmadnassri/vscode-server/#!
You can try it on github for free using the “.” Key of your hardware keyboard in any git to open it in a Microsoft hosted web instance of VS code. Works even on iPad.
knF@lemmy.world 1 year ago
Thanks for the reply, actually I wasn’t aware of that functionality in Github, that’s fantastic! If only I could have something similar selfhosted… :)
dartanjinn@lemm.ee 1 year ago
You can self host VS Code.
knF@lemmy.world 1 year ago
Yes, I’ve tried already that option (code server) and unfortunately I cannot use the “Remote” / “Dev Containers” extension with it. If you know how to do that, please let me know.