Open JoshuaBatty opened 2 years ago
I wanted to check on this issue. Currently, users on Arch and a bunch of derivatives won't be able to find this extension by default. OVSX has a page on how to publish an extension to their registry here, though likely the easiest solution is integrating the GitHub Action that they link at the bottom here.
Arch systems use the https://open-vsx.org/ marketplace and not the default Microsoft one. This means that the sway plugin cannot be found in the VS Code extensions. As a result, we should add support for publishing to the Open VSX Registry.
Users of Arch can instead find the plugin to install at https://aur.archlinux.org/packages/code-marketplace
related to #65