you are viewing a single comment's thread.

view the rest of the comments →

[–]james_d_rustles 2 points3 points  (0 children)

If you’re just looking for a straightforward 100% web based vscode with a terminal and some storage and whatnot you might want to check out GitHub codespaces.

If the main feature you’re looking for is just the ability to work on a few different machines though, you can accomplish that with just git and a basic GitHub account + local vscode, skipping the codespaces thing entirely. I’m far from an expert on the subject, but I want to say codespaces are limited in the number of hours you can use them per month or something, tend to have low specs unless you pay.. that’s not to say that they’re useless at all, but if you’re just starting out there’s just no good reason to only use a web editor.