Skip to content
New issue

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

activate the extension even if i've an invalid copilot license #8

Open
anas-araid opened this issue Jul 28, 2024 · 2 comments
Open
Assignees

Comments

@anas-araid
Copy link
Collaborator

anas-araid commented Jul 28, 2024

once we've added github.copilot-chat as extension dependency, it requires a valid copilot license to be activated.

find a way to disable "chat participant" feature if so.

Chat extension guide

@anas-araid anas-araid self-assigned this Jul 28, 2024
@NickPuljic
Copy link

NickPuljic commented Aug 16, 2024

This would be great! Would be able to use this with other editors like Cursor (even if that's without the Chat Participant features)

@vinicentus
Copy link

vinicentus commented Nov 8, 2024

It would be nice if the dependency on github.copilot-chat was optional. Today I installed continue (which allows using local models for code completion and chat), and my thought process was ok, I don't need github copilot anymore, so I went to disable it. Then I got the warning that if I disable it, the supabase extension will also be disabled since it depends on copilot.
In my opinion, since the supabase extension still provides other useful features such as an overview of the database tables and migrations, it would be nice if this extension didn't also require you to use copilot.
(But this will depend on in what direction you want to take this extension in the future. If more functionality that doesn't depend on copilot will be added, then this will become more important.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants