-
-
Notifications
You must be signed in to change notification settings - Fork 394
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
[Help Wanted]: How can I apply a Copilot-Enterprise liscense #440
Comments
I am not sure about the enterprise license thing. There is no documentation. But from the source code of Copilot.vim, it seems that we can pass a dictionary about the enterprise authorization URL in the settings. The dictionary was changed a while ago and more changes need to be made in this app. It's hard to explain, so I give it a spin. Please let me know if it works. If it doesn't, you can use the pull request as a hint about what to change. |
Actually the dictionary was changed in 1.19.0 but Copilot for Xcode is still using 1.17.0. Please try this version instead |
I can see and config the Auth Provider URL for enterprise, but I can't see the button "Refresh Configuration for Enterprise and Proxy" in your merge request. |
@MichaelPei Please try the latest beta build. 0.30.5 beta 2. |
Actually I tried both, and the result were same, sorry about don't mention it before. |
Maybe you were trying the enterprise build I posted above. It's in the beta 2 |
Maybe you were trying the enterprise build I posted above. It's in the beta 2 Wow, seems it worked! Since the enterprise version of copilot provide chat, better to have it list for chat list. Anyway, thank you! Wait for release and other who had enterprise account could use it. |
@MichaelPei Chat support is planned, it will be the next thing to work on once I finished the suggestion service updates. You can follow this issue #380 for updates (But I think I will work on Codeium chat first). You can also find a workaround at the bottom of the issue. |
Released in 0.30.5 |
Before Reporting
Describe your issue
It seems that the extension doesnot support Copilot-Enterprise liscense. I want contribute some code to help that. But I have no idea where the Copilot-Enterprise document is. I think make some change to the signin part may help. It seems easy if only I can find the document.
I need some help.
The text was updated successfully, but these errors were encountered: