GitHub Copilot is your AI-powered coding assistant, offering assistance throughout your software development journey. Leveraging large language models, it offers suggestions via code completions and chat, as detailed below:
- Code completions: You can receive auto-complete type suggestions from GitHub Copilot either by starting to write the code you want to use, or by writing a natural language comment describing what you want the code to do.
- Chat: You can engage in a conversation about your codebase using GitHub Copilot Chat within your IDE. Whether you're troubleshooting a bug or crafting a new feature, GitHub Copilot is here to assist when you encounter challenges – simply ask for guidance.
Getting access to GitHub Copilot
Sign up for a 30 day free trial with GitHub Copilot today or request Copilot access from your enterprise admin. Additionally, GitHub Copilot offers a free tier, which includes 2,000 code completions and 50 chat messages per month. To access GitHub Copilot, an active GitHub Copilot license is required. You can read more about our business and individual offerings at github.com/features/copilot.
Supported languages, IDEs and framework
GitHub Copilot works on any language, including Java, PHP, Python, JavaScript, Ruby, Go, C#, or C++. Because it’s been trained on languages in public repositories, it works for most popular languages, libraries and frameworks. It’s also integrated into your editor, and fast enough to use as you type.
What can you do with GitHub Copilot?
GitHub Copilot offers numerous possibilities, serving as your comprehensive coding assistance and guiding you throughout your coding journey from start to finish. Here are a few use cases to illustrate its value.
- Code completions: Through our code completion features, you can autocomplete your code block, convert comments to code, create unit tests and much more using your preferred language.
- Chat: Through our chat features, you can ask coding-specific queries, receive code explanations, generate unit tests, refactor your code, and much more.
Privacy
Your code is yours. We follow responsible practices in accordance with our Privacy Statement to ensure that your code snippets will not be used as suggested code for other users of GitHub Copilot.
FAQ
Got a question? We probably have the answers. Check our FAQ.
Copilot License Terms
Feedback
We’d love to get your help in making GitHub Copilot better! If you have feedback or encounter any problems, please submit it on our community discussion.
Support
Please reach out to us at https://support.github.com/ if you have any support questions.
Troubleshooting
We’d love to get your help in making GitHub Copilot better! If you have feedback or encounter any problems, please reach out on our Feedback forum.
Categories: Editor, IDE, Languages, Programming Languages
Additional Details
Eclipse Versions: 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: GitHub
Development Status: Beta
Date Created: Tuesday, February 11, 2025 - 20:39
License: Commercial - Free
Date Updated: Tuesday, March 25, 2025 - 03:08
Submitted by: GitHub Copilot
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
April 2025 | 0/0 | 0 | 0 |
March 2025 | 0/0 | 0 | 0 |
February 2025 | 0/0 | 0 | 0 |
January 2025 | 0/0 | 0 | 0 |
December 2024 | 0/0 | 0 | 0 |
November 2024 | 0/0 | 0 | 0 |
October 2024 | 0/0 | 0 | 0 |
September 2024 | 0/0 | 0 | 0 |
August 2024 | 0/0 | 0 | 0 |
July 2024 | 0/0 | 0 | 0 |
June 2024 | 0/0 | 0 | 0 |
May 2024 | 0/0 | 0 | 0 |
Unsuccessful Installs
Unsuccessful Installs in the last 7 Days: 453
Reviews Add new review
error in login
Submitted by jessica camacho on Thu, 04/03/2025 - 10:46
I updated the Eclipse version, installed the plugin, authenticated on GitHub via the browser, and Eclipse is not updating the login.
If I try a second time, this error appears:
Sign in failed: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Could not log in with device flow on github.com: self-signed certificate in certificate chain
Do we have a solution?
Auto-Scroll down ?
Submitted by Bruno Labelle on Wed, 04/02/2025 - 10:29
Is auto-scroll down chat windows could be added, it's kinda annoying.
Yes I know it's only me been lazy.
Hi Bruno, The scroll will be…
Submitted by GitHub Copilot on Wed, 04/02/2025 - 23:03
In reply to Auto-Scroll down ? by Bruno Labelle
Hi Bruno,
The scroll will be tuned in the next release. Thank you!
Error: self-signed certificate in certificate chain
Submitted by DONGCHAN LEE on Fri, 03/28/2025 - 05:41
Hi
When I install the plugin and run Eclipse 2025-03, I encounter the following error:
"self-signed certificate in certificate chain."
Could this issue be related to using it within the company network?
If there is a guide to resolve this, I would like to receive it.
Hi, It might related with…
Submitted by GitHub Copilot on Tue, 04/01/2025 - 01:10
In reply to Error: self-signed certificate in certificate chain by DONGCHAN LEE
Hi,
It might related with the network. There are two solutions you can try:
Thanks It was working~ set…
Submitted by DONGCHAN LEE on Tue, 04/01/2025 - 20:24
In reply to Hi, It might related with… by GitHub Copilot
Thanks It was working~
set environment variable
NODE_TLS_REJECT_UNAUTHORIZED
to0
HTTP 400
Submitted by Oriol Carcellé on Wed, 03/26/2025 - 13:57
I have installed the GitHub Copilot plugin, configured with my organization enterprise endpoint.
I have been able to login and authorized the pluguin in my GitHub Copilot account.
But when I try to send a promt i allways recieve and HTTP 400 Message
Does the inline completion…
Submitted by GitHub Copilot on Tue, 04/01/2025 - 01:14
In reply to HTTP 400 by Oriol Carcellé
Does the inline completion work?
Meanwhile, you can refer to this list to check if your company proxy properly configures the rules for those endpoints.
Error for certificate
Submitted by santhosh v on Thu, 03/20/2025 - 09:04
Even after manual update of certificate getting error
Sign in failed: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Could not log in with device flow on github.com: unable to get local issuer certificate
Hi, Have you tried to turn…
Submitted by GitHub Copilot on Sun, 03/23/2025 - 21:56
In reply to Error for certificate by santhosh v
Hi,
Have you tried to turn off the SSL verification? You can find the preference by clicking the copilot icon in the status bar.
Error when sigining in to github in eclipse
Submitted by Kathirvel Thangarasu on Tue, 03/18/2025 - 23:14
Hi,
We installed latest eclipse and was trying to install plugin and sign-in to github and got the following error.
Sign in failed: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Could not log in with device flow on github.com: unable to get local issuer certificate
Any solution for this error?
Hi Kathirvel, Is your…
Submitted by GitHub Copilot on Sun, 03/23/2025 - 21:53
In reply to Error when sigining in to github in eclipse by Kathirvel Thangarasu
Hi Kathirvel,
Is your network environment behind a proxy? If yes, could you please check if the proxy preference is setup correctly? You can find it by clicking the copilot icon in the status bar.
Failed to start copilot language server
Submitted by Shinji Kashihara on Tue, 03/18/2025 - 00:14
Hi Team,
If I specify -Xverify:none in eclipse.ini, the above error occurs during startup and I cannot use Copilot. Is there any solution?
Is there any errors in the…
Submitted by GitHub Copilot on Sun, 03/23/2025 - 21:58
In reply to Failed to start copilot language server by Shinji Kashihara
Is there any errors in the error log view? You can turn it on through Window > Show View > Error Log
GA timeline
Submitted by satish Chinthanippu on Mon, 03/10/2025 - 12:03
Hi Team,
Thank you for the plugin. When can we expect GA release of this plugin available.
Hi, Completion is GA now…
Submitted by GitHub Copilot on Sun, 03/16/2025 - 20:41
In reply to GA timeline by satish Chinthanippu
Hi,
Completion is GA now. And chat will become GA in April.
Error after installation on Version: 2024-12 (4.34.0)
Submitted by lengths smileys on Thu, 03/06/2025 - 08:55
Hallo Team,
Is there any update on:
Error Analysis
The error
com.sap.adt.cds.ddl.ui.internal.editors.pages.DdlSourcePage$2 cannot be cast to org.eclipse.jface.text.ITextViewer
indicates a plugin compatibility issue between GitHub Copilot and SAP’s ABAP Development Tools (ADT) in Eclipse.Root Cause:
DdlSourcePage
) that do not implement standard Eclipse text editor interfaces likeITextViewer
.ITextViewer
for code suggestions, which fails.Currently Using Eclipse for ABAP Development.
Best Regards
We will release the ABAP…
Submitted by GitHub Copilot on Sun, 03/16/2025 - 20:42
In reply to Error after installation on Version: 2024-12 (4.34.0) by lengths smileys
We will release the ABAP support very soon. Stay tuned.
Hi, We have just released 0…
Submitted by GitHub Copilot on Tue, 03/18/2025 - 00:33
In reply to Error after installation on Version: 2024-12 (4.34.0) by lengths smileys
Hi,
We have just released 0.4.0 which supports ABAP, please have a try!
Installation failing
Submitted by Zeno Gillis on Mon, 02/24/2025 - 09:39
Hi, on MacOS the installation through Eclipse is failing.
It looks like it's depending on itself to be installed already, could you guys check how this could be resolved?
Cannot complete the install because one or more required items could not be found.
Software being installed: GitHub Copilot 0.2.0.202502180149 (com.microsoft.copilot.eclipse.feature.feature.group 0.2.0.202502180149)
Missing requirement: com.microsoft.copilot.eclipse.core 0.2.0.202502180149 (com.microsoft.copilot.eclipse.core 0.2.0.202502180149) requires 'osgi.bundle; org.eclipse.lsp4e 0.18.12' but it could not be found
Cannot satisfy dependency:
From: GitHub Copilot 0.2.0.202502180149 (com.microsoft.copilot.eclipse.feature.feature.group 0.2.0.202502180149)
To: org.eclipse.equinox.p2.iu; com.microsoft.copilot.eclipse.core [0.2.0.202502180149,0.2.0.202502180149]
Hi Zeno, So far the plugin…
Submitted by GitHub Copilot on Tue, 02/25/2025 - 21:03
In reply to Installation failing by Zeno Gillis
Hi Zeno,
So far the plugin only supports Eclipse 2024-09 and higher. Could you please try to update your Eclipse to a higher version and try again?
Meanwhile, we are considering to expand the support version range.
Hi, Currently using…
Submitted by Zeno Gillis on Wed, 03/05/2025 - 07:02
In reply to Hi Zeno, So far the plugin… by GitHub Copilot
Hi,
Currently using STM32CubeIDE for a project, they just release theyr 1.18.0 which has Eclipse 2024-09 underneat but I still encounter problems.
Is this a wrong Java version or is it related to the plugin?
Hi Zeno, Have you tried the…
Submitted by GitHub Copilot on Sun, 03/16/2025 - 20:43
In reply to Hi, Currently using… by Zeno Gillis
Hi Zeno,
Have you tried the latest version of the plugin? And which platform are you using?
I am getting the same error…
Submitted by Sualeh Fatehi on Thu, 03/20/2025 - 19:20
In reply to Hi Zeno, Have you tried the… by GitHub Copilot
I am getting the same error.
Eclipse:
Version: 2025-03 (4.35.0)
Build id: 20250306-0812
GitHub Copilot
0.4.0.202503170605
Nice !!!!
Submitted by GILLES Hélios on Mon, 02/17/2025 - 05:06
Nice to see that there is now an official support for Github Copilot in Eclipse !!! Thx ;)
Thank you for your support!…
Submitted by GitHub Copilot on Wed, 02/19/2025 - 21:33
In reply to Nice !!!! by GILLES Hélios
Thank you for your support! We will continuously provide more features. Chat will be the next. Please stay tuned!
HI!!!! Very good news for us…
Submitted by Antonio GY on Thu, 03/06/2025 - 11:21
In reply to Thank you for your support!… by GitHub Copilot
HI!!!! Very good news for us!! When will be available the chat??
Thanks!!
Very useful
this is available now ;-)
Submitted by Thomas Froment on Fri, 03/14/2025 - 04:12
In reply to HI!!!! Very good news for us… by Antonio GY
....