Show HN: Auto-build and publish the latest C# extension to OpenVSX
1 rkttu 0 8/12/2025, 3:37:56 AM github.com ↗
I built a GitHub Actions workflow that automatically tracks the official Microsoft C# extension for VS Code, builds it from the latest upstream tag, and publishes it to OpenVSX under the dotnetdev-kr-custom namespace.
This helps keep the OpenVSX registry in sync with upstream releases, reducing the lag users currently experience with the existing community package.
Repo: https://github.com/rkttu/vscode-csharp-autobuild OpenVSX: https://open-vsx.org/extension/dotnetdev-kr-custom/csharp
No comments yet