formulahendry / vscode-auto-rename-tag

Automatically rename paired HTML/XML tag
https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
MIT License
259 stars 36 forks source link

Publish to open-vsx.org? #590

Closed hl2guide closed 2 years ago

hl2guide commented 3 years ago

Please consider publishing this extension to: https://open-vsx.org/

So that users of VSCodium can use it too.

quangv commented 3 years ago

+1, wanted to use this awesome plugin with gitpod.io

I believe these are the directions: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions#how-to-publish-an-extension

quangv commented 3 years ago

in my .gitpod.yml was able to install auto-rename-tag extension with:

vscode:
  extensions:
    - esbenp.prettier-vscode
    - eamodio.gitlens
    - https://github.com/formulahendry/vscode-auto-rename-tag/releases/download/0.1.0/auto-rename-tag-0.1.0.vsix