We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@moetelo
@ #24 (comment) you mention
twiggy is VS Code only, right? Also works in Neovim and Sublime
twiggy is VS Code only, right?
Also works in Neovim and Sublime
VSCodium (https://github.com/VSCodium), the open/telemetry-free VSC variant, uses OpenVSX Registry (https://open-vsx.org; managed by Eclipse Foundation) rather than MS's.
There are a number of other Twig* options there,
https://open-vsx.org/?search=twig&sortBy=relevance&sortOrder=desc
Twiggy's not currently there, so not available for usual, end-user-friendly Extension-install in VSCodium.
Any chance to (auto)publish Twiggy on OpenVSX registry so available for VSCodium as well?
Information on the process is here:
https://github.com/EclipseFdn/open-vsx.org/wiki/Publishing-Extensions
The text was updated successfully, but these errors were encountered:
Will do
Sorry, something went wrong.
fyi, reading through
for my own interest, and ... way at the bottom ... found
"GitHub Action You can find a GitHub action that allows publishing to Open VSX at HaaLeo/publish-vscode-extension."
--> https://github.com/HaaLeo/publish-vscode-extension#readme
which, iiuc, should be a straightforward add to your
https://github.com/moetelo/twiggy/blob/master/.github/workflows/release.yml
No branches or pull requests
@moetelo
@ #24 (comment) you mention
VSCodium (https://github.com/VSCodium), the open/telemetry-free VSC variant, uses OpenVSX Registry (https://open-vsx.org; managed by Eclipse Foundation) rather than MS's.
There are a number of other Twig* options there,
https://open-vsx.org/?search=twig&sortBy=relevance&sortOrder=desc
Twiggy's not currently there, so not available for usual, end-user-friendly Extension-install in VSCodium.
Any chance to (auto)publish Twiggy on OpenVSX registry so available for VSCodium as well?
Information on the process is here:
https://github.com/EclipseFdn/open-vsx.org/wiki/Publishing-Extensions
The text was updated successfully, but these errors were encountered: