karuna / tera-vscode

Tera Template Syntax Highlighting for Visual Studio Code
MIT License
18 stars 5 forks source link

tera-vscode is not published on open-vsx.org #26

Open zanturik opened 9 months ago

zanturik commented 9 months ago

Thank you for your work, it's really great extension. Unfortunately it's not possible to install it via VsCodium ( https://vscodium.com/ ).

Can you, please, publish extension on Open VSX Registry ( open-vsx.org )?

Here is the instruction how to do this - https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

Thank you in advance!

TG-Techie commented 7 months ago

Excerpt form the Open VSX guide:

The docs to publish an extension can be found here.... Essentially, you need an authentication token and to execute the ovsx publish command to publish your extension. There's also a doc explaining the whole process with an example GitHub Action workflow.

Same here, having this great package available to all users of VS Code Compatible editors would be fantastic!

My use case is developing a website in gitpods (docs / details here).

Thank you for the consideration and the great extension, ~ TG-Techie

karuna commented 7 months ago

Do I have to create account on eclipse.org ? I don't want to be associated with java or oracle in any way or form.

karuna commented 7 months ago

maybe can setup repository for collaborators to publish, let me check