Github Copilot Sign In button Grey - QT Creator 15.0.1
-
Hi,
I'm trying to use Github Copilot on Qt but despite all the guide i found on internet - My button is still gray and i cannot login.
I got the good path :
Source i used :
https://forum.qt.io/topic/155318/github-copilot-sign-in-button-is-greyed-out
https://www.reddit.com/r/QtFramework/comments/1ds4hcd/couldnt_setup_github_copilot/ -
Hi @Panda-Pilot,
which Creator version are you using?
I see there is a bugreport proposing a fix for Creator 16.0 which is currently in Release Candidate phase. You should be able to install it with your Maintanance Tool.
Regards
-
Hi thanks for your reply - I'm in QT Creator 15.0.1
I may understand the bugreport you sent, I tested manually in my powershell the node and got the error with --stdio
Is it possible to fix with my current version or how to see the log for the copilot sign grey ?Regards
-
Hi thanks for your reply - I'm in QT Creator 15.0.1
I may understand the bugreport you sent, I tested manually in my powershell the node and got the error with --stdio
Is it possible to fix with my current version or how to see the log for the copilot sign grey ?Regards
Hi @Panda-Pilot,
as stated in the bugreport, using an older version 1.41.0 of Copilot.vim should also work.
Regards