ryanluker / vscode-coverage-gutters

Display test coverage generated by lcov and xml - works with many languages
https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters
MIT License
460 stars 88 forks source link

Publish this extension into the VSX open registry #287

Closed orellabac closed 3 years ago

orellabac commented 3 years ago

Description

Setup a new publishing spot for the release vsix file created during release. Follow along with the work outlined in https://github.com/eclipse/openvsx/wiki/Publishing-Extensions .

Also follow along with https://github.com/eclipse/openvsx/wiki/Publishing-Extensions to get ready for publishing.

Work

Original Ticket:

Hi. First I want to thank you. I really like your extension and I think it is super useful. I have been using some vscode alternatives and they consume the extension from the VSX open registry instead of the microsoft marketplace. Do you think you could consider re publishing this extension on that registry too? Thanks!!

ryanluker commented 3 years ago

@orellabac sure! when I next deploy to the vscode marketplace I can also publish to this VSX :thinking: . I assume this is the place you meant? https://open-vsx.org/

orellabac commented 3 years ago

Yes!! Exactly. https://open-vsx.org/ Thank you so much.

ryanluker commented 3 years ago

@orellabac No problem, I am on it but it might take a bit to get the namespace ownership 🤔 . I will try working on this again next weekend.

majava3000 commented 3 years ago

How very timely indeed. I'm just getting into Rust and have been figuring out what is a nice way to get coverage gutter marks in VSCodium and this is one of the pieces. :+1:

ryanluker commented 3 years ago

@orellabac @majava3000 I have published to the open vsx registry! I pushed up the last couple releases and you should be able to install them with the latest vscodium release.

orellabac commented 3 years ago

Thank you so much 😊!!

On Sat, Feb 27, 2021 at 18:40 Ryan Luker notifications@github.com wrote:

@orellabac https://github.com/orellabac @majava3000 https://github.com/majava3000 I have published to the open vsx registry! I pushed up the last couple releases and you should be able to install them with the latest vscodium release.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ryanluker/vscode-coverage-gutters/issues/287#issuecomment-787210706, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAM3XUDDF3GAP57PTSEXKDTBGGJJANCNFSM4WIXX2VQ .

ryanluker commented 3 years ago

@orellabac np glad to get more people using the extension! I am pretty sure I have it setup correctly but please confirm once you get a chance to use it, going to close the ticket in the meantime though. https://open-vsx.org/extension/ryanluker/vscode-coverage-gutters image