Comment on Self hosted browser IDE that supports C# and runs on Windows
u_die_for_elmer@lemm.ee 10 months agoYou can run vscode in a docker container. code.visualstudio.com/docs/…/containers
Comment on Self hosted browser IDE that supports C# and runs on Windows
u_die_for_elmer@lemm.ee 10 months agoYou can run vscode in a docker container. code.visualstudio.com/docs/…/containers
MilderRichter@feddit.de 10 months ago
i think this is the best solution
Linux Docker Containers can run on Windows using WSL and if you later migrate the host to linux, you can also run the same container there natively
Corngood@lemmy.ml 10 months ago
OP is looking for a browser based IDE. I don’t think vscode has anything like that.
Rootiest@lemmy.world 10 months ago
vscode.dev
And as many others have mentioned, it can be self-hosted as well.