AvinZarlez / processing-vscode

A Visual Studio Code extension for the programming language Processing
https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde
MIT License
177 stars 25 forks source link

Add extension to Open VSX registry #91

Closed 12people closed 2 years ago

12people commented 3 years ago

Is your feature request related to a problem? Please describe. I use VSCodium (an open-source, privacy-minded VS Code fork) instead of VS Code. That uses the Open VSX Registry as its source for extensions rather than Visual Studio Marketplace. Since this extension is not on the Open VSX Registry, it can't be easily installed in VSCodium.

Describe the solution you'd like I would very much appreciate it if this extension was on Open VSX as well.

12people commented 3 years ago

Here is a guide on publishing to the Open VSX Marketplace.

maxfarrell commented 3 years ago

I believe I'm having the same problem - can't find this in the marketplace. Any updates on installing on vscodium?

le-jun commented 2 years ago

Known issue, workaround here https://github.com/TobiahZ/processing-vscode/issues/88#issuecomment-676250992

AvinZarlez commented 2 years ago

Yes, I have not submitted to the Open VSX registry. Ideally I'd love to have time to rework this extension a bit, and perhaps automate uploading to both open VSX and the VS Code marketplace. But I have extremely limited time lately due to work/life for any extension development, and this would be lower priority.