CodeNewbie Community 🌱

Cover image for 🚀 Exciting News for Developers: Run VS Code on Any Browser! 🌐
Rizwan Hasan
Rizwan Hasan

Posted on • Originally published at Medium

🚀 Exciting News for Developers: Run VS Code on Any Browser! 🌐

If you’ve ever wanted the flexibility of running VS Code directly in your browser, now’s the time to give it a try. After experimenting with various solutions, I’ve found a standout option: openvscode-server by github.com/gitpod-io/openvscode-server – a fork of Microsoft’s VS Code.

OpenVSCode Server is running from Raspberry PI 4B

Here’s why I’m impressed:

No limitations: You can run it seamlessly in any browser.

🔧 Self-hosting made easy: I’ve been running it on my Raspberry Pi 4B, and it’s performing flawlessly.

For those eager to try, you can download the precompiled binary from the GitHub release page. However, one caveat – there’s no DEB package for Ubuntu/Debian users.

💡 Solution: I loved the project so much that I created a Linux package for easier installation:

If you’re a developer looking for a flexible and efficient browser-based IDE, I encourage you to give it a try. Contributions and feedback are always welcome! Let’s make development even more accessible. 💻✨


Best of Luck

👉 What’s your favorite setup for browser-based development? Share your thoughts in the comments!

Top comments (0)