Comment on Self hosted browser IDE that supports C# and runs on Windows
u_die_for_elmer@lemm.ee 1 year 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 1 year agoYou can run vscode in a docker container. code.visualstudio.com/docs/…/containers
MilderRichter@feddit.de 1 year 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 1 year ago
OP is looking for a browser based IDE. I don’t think vscode has anything like that.
Rootiest@lemmy.world 11 months ago
vscode.dev
And as many others have mentioned, it can be self-hosted as well.