AkiraMiyakoda / cppIncludeGuard

Visual Studio Code extension to insert C/C++ include guard macros.
https://marketplace.visualstudio.com/items?itemName=akiramiyakoda.cppincludeguard
MIT License
30 stars 13 forks source link

Publish to Open VSX registry. #349

Open aikawayataro opened 7 months ago

aikawayataro commented 7 months ago

From https://github.com/eclipse/openvsx :

Open VSX is a vendor-neutral open-source alternative to the Visual Studio Marketplace. It provides a server application that manages VS Code extensions in a database, a web application similar to the VS Code Marketplace, and a command-line tool for publishing extensions similar to vsce.

This will allow the extension to be available on VsCode-based editors that come with a configuration that enables Open VSX, including the popular VsCodium and the code package from ArchLinux.

infirms commented 2 weeks ago

Bump here, it would be really cool to see this extension in open-vsx.org library.