hieunc229/copilot-clone

Publish extension to Open VSX Registry.

clin1234 opened this issue · 8 comments

Publish extension to Open VSX Registry.

Interesting. I'll check out this Open VSX Registry now. If it takes a bit works, I might have to do it abit later

Cool, I'm publishing it.

Update: the extension is now available here https://open-vsx.org/extension/captain-stack/captain-stack


I've published it. I'll need to claim the namespace and realized you're claiming cpt_stack earlier. I got the captain-stack namespace, you can remove the cpt_stack

About the published extension, I might need to change copilot-clone to captain-stack too. And will publish changes for the future updates

Hey @clin1234, even though the inlineSuggest configuration is available. It's still not available yet. Below is the error message when using VSCode and VSCodium in normal mode

Screen Shot 2021-07-25 at 9 02 49 am

To use inlineSuggest in VSCode stable version, you need to run code --enable-proposed-api in Terminal for MacOS or the alternative in other OS. I don't know how to enable it in VSCodium yet.

The point is, it is still troublesome for the end-user to install this plugin. Let's keep it in development for now and wait until it is officially supported

The point is, it is still troublesome for the end-user to install this plugin. Let's keep it in development for now and wait until it is officially supported

I agree. This mostly because, as we already have seen. Stuff may change in future releases of VSCode using inline-suggestions. Things might not be supported, or they may drop support completely, unlikely but not impossible.

This thread will therefore be paused until inline-suggestions have officially released, this probably with GitHub Copilot.