openvsx
Code-Server
openvsx | Code-Server | |
---|---|---|
94 | 418 | |
1,597 | 73,617 | |
2.1% | 0.6% | |
9.2 | 9.2 | |
14 days ago | 4 days ago | |
Java | TypeScript | |
Eclipse Public License 2.0 | MIT License |
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]?
Code-Server
-
UnSaaS your Stack with Self-hosted Cloud IDEs
Install the code-server on a remote machine and run it using the following command.
-
HomeLab
code-server – VS Code in browser
-
OpenVSX, which VSCode forks rely on for extensions, down for 24 hours
But hasn't Coder.com[0] built a business around exactly that?
[0] https://github.com/coder/code-server
- Coder
- Open Source Alternatives to GitHub Codespaces
-
Ask HN: Who is hiring? (March 2025)
Coder | https://coder.com/ | Multiple roles | Multiple locations | Full-time
Coder is an open-source, remote-first software company. Our CDE moves development from local machines to cloud infrastructure, reducing onboarding time while speeding up builds, tests, and workspace configuration for individuals and large dev teams. The developers that we support work at companies like Discord, Dropbox, and Palantir.
[1] Senior Open Source Engineer (US/Canada, Remote)
- GitHub Codespaces Alternatives – Part I
-
Thinkserver: My web-based coding environment
There’s also code-server by Coder, which you can just run on your own server and open in browser directly. It’s also open source (most tunneling features in VSCode aren’t). https://github.com/coder/code-server
There’s a one-click setup for it in Lunni, a Docker dashboard I’ve been working on (shameless plug): https://lunni.dev/
-
Live Syncing to a Git Repository with a VS Code Extension
A recent issue I've run into is that since I started working my first big boy job, I've been unable to download or install any software. I already foresaw this, though, as the main reason I use Obsidian (other than how great it is as a note-taking app) is that all the notes are stored in a very transparent directory structure as markdown files. I simply spun up a code-server instance, cloned my notes repository, and was off to the races.
-
Remote Development at Woovi
Our initial foray into remote development was with Coder. We set it up using Docker within a large Linux container (LXC). However, as more developers spun up new environments, performance began to degrade.
What are some alternatives?
lemmy - Wrapper around tool using LLMs for agentic workflows
Hakatime - Wakatime server implementation & analytics dashboard
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.
neko - A self hosted virtual browser that runs in docker and uses WebRTC.