Based on our record, vscode.dev seems to be a lot more popular than Sublime Text. While we know about 271 links to vscode.dev, we've tracked only 3 mentions of Sublime Text. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The GitHub code editor (immediately accessible by changing the ".com" to ".dev" in your browser URL, in case you didn't know) is miles, leagues ahead of what AWS has to offer. It has a full, working version of vscode.dev, which is pretty much the same as github.dev those days, I hear. It will allow you to install supported extensions, do some code completion, run your tests - and even has a shell! You can't... - Source: dev.to / 4 months ago
Vscode itself can run in the browser (https://vscode.dev/), and presumably so could the extension - so a full live-demo ought to be possible. - Source: Hacker News / 4 months ago
As an alternative for Cloud9, you can use vscode.dev, which runs VS Code in the browser or other alternatives that are more integrated and personalized like gitpod.io or Github Codespaces. - Source: dev.to / 8 months ago
Is it ergonomic to code on a tablet without bci? https://vscode.dev can connect to a remote vscode instance in a container e.g. Over Remote Tunnels ; but browsers trap so many keyboard shortcuts. Which container with code-server to run to connect to from vscode client? You can specify a development container that contains code-server with devcontainer.json. vscode, Codespaces and these tools support... - Source: Hacker News / 8 months ago
Microsoft has an elaborate VS Code demo app that uses this API. Click "Open Folder" to see the API in action): https://vscode.dev. - Source: Hacker News / 8 months ago
I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:. - Source: dev.to / over 2 years ago
Oh, and sublimetext.com too if you prefer something "cleaner". It is multi-platform too, like VSCodium. Source: over 3 years ago
Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text. - Source: dev.to / about 4 years ago
GitHub Codespaces - GItHub Codespaces is a hosted remote coding environment by GitHub based on Visual Studio Codespaces integrated directly for GitHub.
VS Code - Build and debug modern web and cloud applications, by Microsoft
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages — without spending a second on setup.
Vim - Highly configurable text editor built to enable efficient text editing
StackBlitz - Online VS Code Editor for Angular and React
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.