Save to My Lists

GitHub Copilot Reviews & Product Details

PM
Founding Engineer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about GitHub Copilot?

Best useful benefit has to be the auto completion of trivial implementations, for repetitive logic e.g. in tests, extending an existing class which has many methods to be implemented. It provides with a really good draft to get started with. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Still can't fit entire repos in context window, it only limited to the file and surrounding code you are working with. Increasing the context window to atleast all the imported and callee code will increase the fidelity of the compeletions way more. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Solves for auto suggested completions for code in the IDE. There are experimental projects where it would be able to generate tests and better PR messages.

This helps increase my productivity, I need to not type out trivial snippets any more, and no keystrokes wasted following a codebase's conventional rules e.g. variable naming. Review collected by and hosted on G2.com.

GitHub Copilot Overview

What is GitHub Copilot?

GitHub Copilot helps more than 1 million developers and over 20,000 businesses push what’s possible in software development. Based on powerful LLMs, including OpenAI’s GPT models, this AI pair programmer helps developers write code faster and with less work by drawing context from comments and code to suggest individual lines and whole functions instantly. All languages are supported, however the more common a language, the better represented it will be in the training data and the more robust suggestions will be.

GitHub Copilot Details
Show LessShow More
Product Description

GitHub Copilot is powered by a combination of large language models (LLMs), including a customized version of OpenAI’s GPT that translates natural language to code and additional models from Microsoft and GitHub to further hone and improve upon results. Available as an extension for Visual Studio Code, Visual Studio, Neovim, and the JetBrains suite of integrated development environments (IDEs), GitHub Copilot works alongside developers in their preferred editor, where they can either type as they go or write comments to get coding suggestions. As a result, developers spend less time creating boilerplate and repetitive code patterns, and more time on what matters: building great software. GitHub Copilot was developed with security, privacy, and responsibility in mind. GitHub Copilot for Business never retains customer code from prompts or suggestions. Only users who are on an individual license and choose to opt-in will be retained. Additionally, users can enable a mechanism that blocks suggestions that match public code, even if the likelihood of matches is low.

How do you position yourself against your competitors?

GitHub Copilot has been generally available to developers since June 2022, even before the wide availability of OpenAI’s ChatGPT, and to businesses since December 2022. Over that time, GitHub Copilot has been adopted by over 1 million developers and 20,000 businesses.

Furthermore, it has also been validated to deliver on its purported productivity benefits - developers using GitHub Copilot are coding up to 55% faster and report being 75% more satisfied with their work, which can ultimately lead to organizational impact such as accelerated innovation and greater efficiency.


Seller Details
Seller
GitHub
Year Founded
2008
HQ Location
San Francisco, CA
Twitter
@github
2,622,895 Twitter followers
LinkedIn® Page
www.linkedin.com
6,253 employees on LinkedIn®
Description

GitHub Inc. provides code hosting services. It allows users to share codes with friends, co-workers, classmates, and strangers; offers control system for the collaborative development of software; allows users to fork, send pull requests, and manage various public and private repositories; and offers collaborator management, wikis, downloads, code review, and graphs. The company allows individuals and team members to discuss about codes; and track and assign issues to other teammates. GitHub Inc. was founded in 2008 and is based in San Francisco, California.


AF
Overview Provided by:

GitHub Copilot Integrations

(1)
Integration information sourced from real user reviews.

Recent GitHub Copilot Reviews

TL
Thibault L.Small-Business (50 or fewer emp.)
5.0 out of 5
"A highly effective AI coding assistant that respects privacy aspects"
What I particularly appreciate about GitHub Copilot is the combination of efficiency, adaptability, and the variety of AI models it leverages. It d...
SG
SUbhajit G.Enterprise (> 1000 emp.)
5.0 out of 5
"Best buddy for coding"
It writes the test class more or less 70% accurate. It suggests the code more or less 75% correct. It reduces y coding time and help in suggesting ...
SS
Srivishnu S.Small-Business (50 or fewer emp.)
5.0 out of 5
"Coding made faster"
It gives amazing suggestions and auto-fills suggestions based on your code's context and your coding style. It's easily implementable to your codin...

GitHub Copilot Media

Answer a few questions to help the GitHub Copilot community
Have you used GitHub Copilot before?
Yes

147 GitHub Copilot Reviews

4.5 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.
147 GitHub Copilot Reviews
4.5 out of 5
147 GitHub Copilot Reviews
4.5 out of 5

GitHub Copilot Pros and Cons

How are these determined?Information
Pros and Cons are compiled from review feedback and grouped into themes to provide an easy-to-understand summary of user reviews.
Pros
Cons

Overall Review Sentiment for GitHub CopilotQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
TL
User Experience Design Specialist
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about GitHub Copilot?

What I particularly appreciate about GitHub Copilot is the combination of efficiency, adaptability, and the variety of AI models it leverages. It doesn’t just provide quick code completions; it actively enhances my workflow by suggesting optimized, structured, and performance-oriented solutions. Whether I’m working on complex logic, debugging, or simply improving code readability, it consistently delivers relevant and high-quality suggestions that align with best practices. (i alternate Claude 3.7 & Gemini Flash models)

Additionally, I value the strong emphasis on privacy and security.

The ability to fine-tune admin settings ensures that sensitive code remains protected while still benefiting from AI-driven assistance. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

The admin settings interface could be better organized.

The navigation feels a bit confusing at first, and it takes time to fully understand all the available options.

While the depth of customization is a strength, a more intuitive hierarchy would enhance the user experience. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Before using GitHub Copilot, I relied on the premium version of ChatGPT for several months to assist with coding tasks.

While ChatGPT was helpful for general guidance, I often encountered complex bugs and issues in my React projects especially related to UX and interface navigation that it couldn't fully resolve.

GitHub Copilot, on the other hand, has been a game changer.

It not only helps me solve these previously "impossible" bugs but also simplifies my code in the process.

The tool integrates seamlessly into my workflow, offering real-time suggestions that are context-aware and tailored to my needs.

Thanks to Copilot, the improvements and performance of my applications have reached an exceptional level, making it an indispensable part of my development toolkit.

There is truly a "before" and "after" when it comes to using this tool. Review collected by and hosted on G2.com.

SS
Admin + Developer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about GitHub Copilot?

It gives amazing suggestions and auto-fills suggestions based on your code's context and your coding style. It's easily implementable to your coding IDE if you're using VS Code as it's already integrated into it as a plugin. It's now a daily part of my coding life! Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Their free limit is very low, would be nice to increase it as it helps a lot of people including students! Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Instead of switching to an AI Chatbot like Chat GPT or Bard to generate code or solve some issues, I can rely on Co Pilot which is built-in to my IDE. Makes the entire coding process efficient as I think they trained it using the Github Repos they have access to! Review collected by and hosted on G2.com.

RF
Data Analyst
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: Organic
What do you like best about GitHub Copilot?

Have been using this for the past year, and let me admit. It's one of the best copilot i've been using so far.

It's just like chatGPT but more easy to use and can be accessed on the IDE by hitting the shortkey.

One of its main strength is the way it can comprehend an algorithm and implement it with due of the respect of the previous syntaxs. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

- The model is not trained enough to comprehend a somewhat difficult question

- Sometimes it ignored the prompt that's given

- Hallucination sorta happen. E.g, it calls for a function of a module that doesn't exist Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Summarizing for jupiter notebook mainly, also frequently using it for find the best and simple algorithm Review collected by and hosted on G2.com.

SA
Senior Software Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about GitHub Copilot?

It's very easy to use. It offers a lot of feature along the whole development life cycle.

It has everything a developer needs to boost their productivity.

It not only offers code generation but help around CLI commands and direct access to Github API which is very convenient. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It's a bit slow and sometimes gets stuck.

The session for Github access expires very fast.

Sometimes, files will not be properly saved due to copilot interference which is I think a bug currently. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

It boosts my productivity a lot. I can just use in-editor copilot to interact with Github and fetch all my PRs and issues.

It saves a lot of time on repetitive tasks like generating tests and setting up the project. Review collected by and hosted on G2.com.

BO
Software Developer
Program Development
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
What do you like best about GitHub Copilot?

It is the only AI integrated into my IDE and work. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

I can't integrate it into no code or no IDE solutions and general purpose. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

I don't need to write repeated and obvious tasks again.

Sometimes I don't need to dig into the web to find an idea how to solve a problem Review collected by and hosted on G2.com.

RB
Senior QA Automation Engineer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic Review from User Profile
What do you like best about GitHub Copilot?

It excels in providing code snippets, which save a lot time when automation repetitive tests or when dealing with a complex logic. Huge advantage it gave us during migration from Cypress to Playwright framework. Chat with Copilot inside VS code studio Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It happens Copilot provides suggestions not relevant to code at all. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

- Helps to speed-up test case writing

- Refactor code after writing

- Can indicate easily to what is wrong in case compile errors Review collected by and hosted on G2.com.

SG
Developer
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about GitHub Copilot?

It writes the test class more or less 70% accurate. It suggests the code more or less 75% correct. It reduces y coding time and help in suggesting optimum coding. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It always suggests whenever I do not need also Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Mostly test class generation.

Repetitive code generation.

Suggesting critical code block Review collected by and hosted on G2.com.

PW
Software Developer
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: Organic
What do you like best about GitHub Copilot?

The ability to complete syntax when writing code, to analyze error messages and almost 100 % give me a path forward, to explain and discuss architecture options, strategies Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

The inability to analyze a code base in Visual Studio. I can use the edit function and analyze files but not the whole code base. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Architecture, bug solving, syntax, errors Review collected by and hosted on G2.com.

AS
Front End Engineer
Financial Services
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
(Original )Information
What do you like best about GitHub Copilot?

It helps to code programs much faster. Also it advices and assist in coding best prectices. It can quickly fix issues by providing a the correct piece of code. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes the suggested piece of code when working on a fix turns out to be not to the point or already implemented. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

It helps me in code completion and suggests pieces of codes to improve my coding practices. It makes my task to get done a lot more faster. It also helps me to get to a solution to a fix alot faster. Review collected by and hosted on G2.com.

RS
Full Stack Developer
Computer Software
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about GitHub Copilot?

Github Copilot is the fastest and very easy to implement copilot for our code editors. It generates our predicted code very efficiently and fastly. It is trained on many programming languages like Python, JS etc. It is compatible with many different code editors. It easily detects and fixes all the bugs and errors in our code. It keeps the track of our code from all of ours code files and auto completes our code. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Their customer support is very slow and are not reliable. Review collected by and hosted on G2.com.

What problems is GitHub Copilot solving and how is that benefiting you?

Github Copilot has drastically decreased our project's delivery time, by providing fast auto code completion with great accuracy. It easily reads our previous written chats and codes to give us the best predicted solutions, which made it require less explanation to get our codes. It helped us reduce the errors and bugs in our codes. Review collected by and hosted on G2.com.