executablebooks / myst-vs-code

A syntax highlighter for the MyST Markdown format
https://marketplace.visualstudio.com/items?itemName=ExecutableBookProject.myst-highlight
MIT License
35 stars 15 forks source link

submit the extension to open-vsx.org #33

Open vincentxavier opened 2 years ago

vincentxavier commented 2 years ago

When using some Linux installation of VSCode or Codium, it's bind to https://open-vsx.org instead of the marketplace.

Open-VSX teams provides publication instructions on https://github.com/eclipse/openvsx/wiki/Publishing-Extensions.

If this require to much work, it's possible to fill a pull request in this repository: https://github.com/open-vsx/publish-extensions/

welcome[bot] commented 2 years ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

chrisjsewell commented 2 years ago

Thanks, I don't have time to look into this just now, but certainly interested and happy to receive PRs

staticdev commented 1 year ago

@chrisjsewell could you please take a look at https://github.com/executablebooks/myst-vs-code/pull/37 ?

roaldarbol commented 1 year ago

For anyone who still wants to use the extension, although the .vsix file is not part of the Github Releases, you can download it from the Marketplace under Resources -> Download Extension and installed from VSCodium under Extensions -> ... -> Install from VSIX....