openvsx
gitpod
openvsx | gitpod | |
---|---|---|
94 | 119 | |
1,597 | 13,453 | |
2.1% | 0.4% | |
9.2 | 9.7 | |
14 days ago | 4 days ago | |
Java | TypeScript | |
Eclipse Public License 2.0 | GNU Affero General Public License v3.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openvsx
-
Ditching GitHub
It is incredibly difficult to assess the quality of projects in depth.
I tried doing this for Open-VSX extensions for handling justfile:
https://open-vsx.org/?search=justfile&sortBy=relevance&sortO...
2.4k nefrob.vscode-just
- OpenAI's Windsurf deal is off – and its CEO is going to Google
- Extensions for VS Code Compatible Editors
-
ReSharper for VS Code
Why not publish it on https://open-vsx.org for Windsurf and other forks?
-
OpenVSX, which VSCode forks rely on for extensions, down for 24 hours
For context, Open VSX is run by the Eclipse foundation, which also develops the Eclipse Theia editor, which is basically a clone of VS Code (not a fork, like VS Codium).
The Open VSX registry is open source (https://github.com/eclipse/openvsx) and self-hostable, although I have no experience with that. I assume it's possible to host your own instance with the extensions you want instead of relying on the free public instance.
Personally I'm more of a Sublime guy, but people looking for an open VSC alternative should consider Theia over VSC forks. It seems like the smarter long term investment if you want to get out from Microsoft's control.
- Open VSX Registry Is Down
-
Material Theme has been pulled from VS Code's marketplace
I was going to point this weird part of their comment too.
Reminder that the Open-VSX extension registry exists: https://open-vsx.org
Idk if they removed the malicious theme (or if they have it at all), but if MS isn't doing anything beyond just responding to user reports, you might as well switch to an open registry that probably does the same level of security work, and avoid giving them yet another monopoly.
-
Show HN: Aide, an open-source AI native IDE
https://open-vsx.org/
We also import your extensions automatically (safe guarding against the ones with Microsoft's licensed)
You can also just download in from the vscode marketplace webpage and drag and drop it in
- Visual Studio Code is designed to fracture
-
Show HN: Void, an open-source Cursor/GitHub Copilot alternative
> Microsoft also made its extension marketplace closed-source so we (and Cursor) have to hack our way through it.
For the marketplace, can you not use Open VSX [https://github.com/eclipse/openvsx]?
gitpod
-
How do you manage remote dev workstations in the cloud?
Gitpod (https://www.gitpod.io) is a great option here. It aims to remove the ops burden, provide a great developer experience and give you tools to manage your spend (eg automatic timeouts, suspend/resume, standardized creation of environments).
Full disclosure: I’m one of Gitpod’s co-founders.
-
Accelerating Open Source Impact: Harnessing the Power of Cloud Development
Gitpod
-
Dear AWS, how do I build & develop purely on AWS right now?
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.
-
From Text Editors to Cloud-based IDEs - a DevEx journey
Then, we had the rise of the cloud and the arrival of cloud-based IDEs. The first cloud-based IDE was PHPanywhere (eventually becoming CodeAnywhere) in 2009, followed by Cloud9 in 2010 (before AWS bought it in 2016), Glitch (2018), GitPod (2019), GitHub Codespaces (2020), and Google’s Project IDX (2024).
-
How to Set Up a MySQL Master-Slave Replication in Docker
If you didn't want to setup anything and just wanted to start immediately. You can click on the button below to launch the project in Gitpod.
-
GitHub Security Best Practices Every Developer Should Know
Gitpod: It provides a Chrome extension that opens a VS Code-based IDE right in your browser. It is best for running the project in your browser without setting up and running locally.
-
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
GitPod — Instant, ready-to-code dev environments for GitHub projects. The free tier includes 50 hours/month.
-
Top Online IDE Websites in 2024 ⌨️
Benefit from an integrated terminal, collaboration features, diffs, and more. Gitpod
-
⚡⚡ Level Up Your Cloud Experience with These 7 Open Source Projects 🌩️
Gitpod
- AWS:Crear un entorno de Cloud9 con CDK
What are some alternatives?
lemmy - Wrapper around tool using LLMs for agentic workflows
template-nixos - The NixOS template, configured for Gitpod (www.gitpod.io) to give you pre-built, nix based ephemeral operating system environments in the cloud.
omnisharp-vscode - Official C# support for Visual Studio Code [Moved to: https://github.com/dotnet/vscode-csharp]
upm - ⠕ Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.
openvscode-server - Run upstream VS Code on a remote machine with access through a modern web browser from any device, anywhere.