Wscats / compile-hero

🔰Visual Studio Code Extension For Compiling Language
https://marketplace.visualstudio.com/items?itemName=Wscats.qf
MIT License
257 stars 59 forks source link

Open VSX Registry: Awareness and Important Steps #100

Open brianking opened 3 years ago

brianking commented 3 years ago

@HansUXdev has published this extension in the Open VSX Registry.

The service was recently transferred to the Eclipse Foundation and we want to ensure a seamless transition for our users. To ensure uninterrupted service and more exposure for your extension, I recommend the following.

To the maintainers: If you would like to take over publishing to open-vsx.org, here’s how: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

To the current publisher: Please sign the Eclipse Publisher Agreement. The signing process is explained in the Wiki (steps 1 and 2).

Claiming ownership of the namespace for your extension(s). To find out how to do this, see: https://github.com/eclipse/openvsx/wiki/Namespace-Access As owner you can add more namespace members (including service accounts) yourself in https://open-vsx.org/user-settings/namespaces. Note that publishing can be done by any contributor to the extension, namely those you add as namespace members once they have signed the Publisher Agreement as well.

Please also note that a license is now mandatory for publishing your extension to Open VSX. If your project doesn't have any license, please add one, preferably an open source license such as MIT. The publishing tool ovsx offers to automatically add the MIT license when you try to publish without a license.

Useful links: Eclipse Publisher Agreement Eclipse Foundation Open VSX Registry Frequently Asked Questions (FAQ)

More details are in these recent blog posts: https://blogs.eclipse.org/post/brian-king/open-vsx-registry-under-new-management https://blogs.eclipse.org/post/brian-king/new-era-open-vsx-registry

Today, there’s growing momentum around open source tools and technologies that support Visual Studio (VS) Code extensions. Leading global organizations are adopting these tools and technologies. This momentum has spurred demand for a marketplace without restrictions and limitations. We hope you join us on this journey as we continue to build the Open VSX community. We look forward to continued innovation from you in 2021!

HansUXdev commented 3 years ago

This issue can be closed. Maintainers interested in this can see the discussion here

@Wscats, I also wanted to add, thank you so much for creating such a universal compile extension.

Originally when I published it on open-vsx, I don't think there were any extensions on the open source marketplace that could compile sass let alone any of the other languages, so naturally, it was a no brainer to publish your single extension instead x many other extensions.

With 910 downloads, it's probably one of the most popular extension on openvsx.

noraj commented 3 years ago

Hi can you push your extension to https://open-vsx.org/ in addition to VSCode Market Place so people using the FLOSS version could install it too?

I wrote an article on the subject.