First, thanks for an excellent plugin! I've been using it on my desktop VS Code for some time, with great success!
Second, with the increasing popularity of VS Code in the browser and corresponding cloud-based tools such as https://gitpod.io and https://coder.com, it would be nice if your excellent plugin were available on those platforms as well. The common plugin registry for these platforms is https://open-vsx.org.
I've actually built my own Prolog Language Extension (https://github.com/hargettp/ppls), and am publishing it to both the VS Code Marketplace and Open VSX registry. Closing this as obsolete. Thanks!
First, thanks for an excellent plugin! I've been using it on my desktop VS Code for some time, with great success!
Second, with the increasing popularity of VS Code in the browser and corresponding cloud-based tools such as https://gitpod.io and https://coder.com, it would be nice if your excellent plugin were available on those platforms as well. The common plugin registry for these platforms is https://open-vsx.org.
Instructions for plugin authors to publish to this registry are here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions.