Earlier quoted context omitted.
If you really want to use something like that, Harvard's CS50 has made it available freely (under their own wrapper of tools): https://ide.cs50.io
Speaking of education/CS50: we (the Codespaces/Live Share team) have actually been very excited/privileged to collaborate with the amazing CS50 team, as they've built their student experience on top of VS Code/Codespaces ( http://code.cs50.io ). Lowering the barrier of entry for learners, and supporting student success, is a huge goal of ours, and so I'm looking forward to getting our tools in the hands of more devel…
Vscode.dev
121–130 of 273 posts
Re: Vscode.dev
#122This is exactly what I've been looking for. There was another site (forget the name, something-something-cloud) that supposedly did this but it seems abandoned and didn't work on any browser that I used. An online VS Code would not only make doing quick things with GitHub repos much easier but can be great for people just getting into learning programming because it doesn't require installing anything, but you are es…
Re: Vscode.dev
#123Part of the Visual Studio Code brand is that it's open source. With this snarky announcement, they've changed that. I've been using https://vscodium.com/ and who knows when there will be a web version. :(
Re: Vscode.dev
#124Re: Vscode.dev
#125Re: Vscode.dev
#126Ok, you can use VS Code like an editor in a browser. But how are you going to compile / run the code if you can't install binaries on that machine?
Re: Vscode.dev
#127A modern browser environment is an OS on its own. Change my view.
Re: Vscode.dev
#128Re: Vscode.dev
#129Re: Vscode.dev
#130A modern browser environment is an OS on its own. Change my view.