Not clear github education account is giving me code completions beyond the generic introductory ones #200469
-
🏷️ Discussion TypeQuestion 💬 Feature/Topic AreaGitHub Classroom Hi everyone,It is not clear github education account is giving me code completions beyond the generic introductory ones available to anyone. I submitted a ticket on this more than a week ago. (#4492075) Since there has been no response and it is likely that I am not the only one facing this issue, I am posting it to the forum to understand the policy. I am happy to abandon the educational benefits and pay, but I am teaching a course involving copilot use and want to understand what my studens get. Here is what I said in the ticket: I’m using GitHub Copilot in Eclipse and my inline code completions have stopped working. On my usage page, I see: Usage Inline suggestions 100% used Education Benefits: You have a current faculty coupon applied. I need help confirming: Whether my current faculty coupon should affect my GitHub Copilot inline suggestions allowance |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
This comment was marked as spam.
This comment was marked as spam.
-
|
Thanks for replying so quickly. So it actually says: GitHub Copilot Free. Not sure what I have to do fix this as I also see the following Your academic benefits are now available. |
Beta Was this translation helpful? Give feedback.
-
|
honestly githubs billing system is just super glitchy with education coupons. even tho your page says you have the faculty coupon, eclipse is basically pulling a token for the free tier which caps you at 2k suggestions. once you hit 100% it just completely cuts you off. your students should get unlimited if they are verified through the student pack, but honestly expect some of them to run into this exact same bug. until support finally replies, your best bet is to log completely out of eclipse, revoke the app permissions in your github settings, and log back in to force a fresh token under the right tier. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, I logged out from Eclipse, disabled code completions and chats. and restarted eclipse. But as I did things at the client end, the github page still shows copilot free and after turning on completions in eclipse, do not seem to get any. Seems to be a software issue at GitHub - do not even know how a human fill fix it if they ever process my ticket. |
Beta Was this translation helpful? Give feedback.
-
|
PS: somehow this conversation was added to my ticket which is impressive and this addition was announced to me by: |
Beta Was this translation helpful? Give feedback.
-
|
PPS: It seems I had to click a link to agree to the educational benefits. I then saw a page that said: GitHub Copilot is now ready I had to then sign out and sign back into Eclipse to get code completions to work. Thanks [PasinduSuraweera and Dusky-77 for helping me probe further! |
Beta Was this translation helpful? Give feedback.
PPS: It seems I had to click a link to agree to the educational benefits. I then saw a page that said: GitHub Copilot is now ready
Add it to your editor and start building.
When I went back to my copilot settings I saw: GitHub Copilot Pro is active for your account
You currently have an active Copilot Pro subscription.
Get started by installing the extension in your preferred environment
I had to then sign out and sign back into Eclipse to get code completions to work.
Thanks [PasinduSuraweera and Dusky-77 for helping me probe further!