mirror of
https://github.com/styfle/awesome-online-ide.git
synced 2026-07-16 10:22:16 -05:00
[GH-ISSUE #119] Add vscode.dev #3146
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @milkmuffin on GitHub (Oct 31, 2021).
Original GitHub issue: https://github.com/styfle/awesome-online-ide/issues/119
vscode.dev is a quick way to get a lot of the functionality of VS Code running in the web. It allows you to work from a local folder, or a remote repository.
@styfle commented on GitHub (Nov 1, 2021):
It seems like a stripped down version of GitHub Codespaces.
Also, it seems like it doesn't allow executing code or debugging code, it only allows you to author code.
So probably wouldn't fit in the IDE category but maybe snippet category.