aurelia / vscode-extension

An extension for the VS Code editor that provides Intellisense capabilities to your Aurelia project.
MIT License
112 stars 25 forks source link

Publish to Open VSX #191

Open 0xEAB opened 2 years ago

0xEAB commented 2 years ago

🙋 Feature Request

I would be nice to have the extension published to Open VSX

🤔 Expected Behavior

… so it’s available out of the box in VSCodium etc.

😯 Current Behavior

No search results found for “Aurelia” on OpenVSX or in VSCodium

💁 Possible Solution

https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

0xEAB commented 2 years ago

(I’m sorry for accidentally posting this to the wrong repo: https://github.com/aurelia/aurelia/issues/1365)

hiaux0 commented 2 years ago

Thanks for reporting. This is the second request for OpenVSX already.

Unfortunately, I can already they, that this is lower prio right now. Just because it involves another platform and some management/org update.

Alternatively, I started to upload the .vsix file to the release pages https://github.com/aurelia/vscode-extension/releases Hope this can satisfy you a little bit!

hiaux0 commented 2 years ago

Maybe, I can add an issue, where I post .vsix updates for subscription purposes, would that work @0xEAB?

itkfm commented 2 years ago

It might not be ideal, but having ready to use builds available on the releases page makes installing them easier (compared to downloading them from the VS Code marketplace website).