Compare this with other toolsSave it to your board and evaluate your options side by side.
Save to board

GitHub Copilot Reviews & Product Details

Profile Status

This profile is currently managed by GitHub Copilot but has limited features.

Are you part of the GitHub Copilot team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

10 months

GitHub Copilot Media

GitHub Copilot Demo - Function completion by name
In this example, GitHub Copilot fetches the ticker symbols of the S&P 500. A user can type the function name get_sp500_tickers as a prompt to generate a complete implementation. Note, however, that code generated by GitHub Copilot is not always entirely correct. Here, the way it’s written, ev...
GitHub Copilot Demo - Converts comments to code
GitHub Copilot is as good at writing natural language as it is at writing code, so in fact it can complete your comments for you.It can complete an explanation, and then, line by line, allow the user to tab through the code that does what was prompted in English.
GitHub Copilot Demo - Create unit tests
GitHub Copilot can take some of the drudgery out of writing unit tests. Here’s an implementation of a function that computes the Greatest Common Divisor, so let’s test it. To do so, a user can import the unit test package, and then start writing a class just by hitting the c key. From then on, it...
GitHub Copilot Demo - Adapt to your coding style
A common problem with code generation tools is that they try to impose an unfamiliar style on you, and the suggestions reflect the preferences of its creators, not your own. GitHub Copilot imitates the style of your own code. In the examples below, it follows the convention of putting an opening ...
Product Avatar Image

Have you used GitHub Copilot before?

Answer a few questions to help the GitHub Copilot community

GitHub Copilot Reviews (238)

Reviews

GitHub Copilot Reviews (238)

4.5
238 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise the ease of use and contextual code suggestions provided by GitHub Copilot, which significantly enhance productivity during coding tasks. Many appreciate how it helps reduce repetitive work and integrates seamlessly with IDEs like VS Code, allowing developers to focus on more complex problems. However, some users note that suggestions can occasionally be inaccurate, requiring careful review before implementation.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Indrajeet S.
IS
DevOps Engineer
Mid-Market (51-1000 emp.)
"Code Assistance provided by Github Copilot is unparalleled"
What do you like best about GitHub Copilot?

The Code Quality provided by the Copilot is amazing while using it I experienced that the code needed miminal review before implementing it in my environments. This greatly reduced my overhead time for implementation. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

There is a slight learning curve while using the Copilot, I can definitely recommend this to my peers but it will take some time for them to get used to the Copilot, also I am not aware about licensing of the code it currently generates. Review collected by and hosted on G2.com.

IS
DevOps Engineer
Information Technology and Services
Mid-Market (51-1000 emp.)
"GitHub Copilot one of the best assistance tool available for developers"
What do you like best about GitHub Copilot?

Code auto completion is one of the most used feature by me and my peers in the organization along with code generation, irrespective of what language you use to write code Copilot is one of the best out there! Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

There is always a slight learning curve required for some tools which is not a bad thing but yes it consumes a little time also copilot requires a internet connection to run smoothly which is a con as well Review collected by and hosted on G2.com.

NA
Software product analyst
Information Technology and Services
Mid-Market (51-1000 emp.)
"Revolutionizings Code Collaboration for GitHub copilot"
What do you like best about GitHub Copilot?

Ability to understand natural language.like programming language and human language.the GitHub copilot is do his best to give correct answer to a developer and it's great.

Thank you Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

I this developer only ask questions when needed otherwise he loses her logical thinking,only try when you really need this ,I mean it's good but only use for hard challenges thank you Review collected by and hosted on G2.com.

PB
Mid-Market (51-1000 emp.)
"Github copilot working great"
What do you like best about GitHub Copilot?

Increase your productivity by using copilot. It automates repetitive tasks and generates code snippets saving you time and reducing the need for writing boilerplate code Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

GitHub copilot generates code suggestions based on publicly available code but it is important for developers to exercise caution when using it may not always accurately identify licenses and copyright information so being aware of the legal implications of code generated by copilot Review collected by and hosted on G2.com.

Abdul Q.
AQ
SQRC Specialist II - UTrips Quality Deactivations
Enterprise (> 1000 emp.)
"Good experience with the AI code help"
What do you like best about GitHub Copilot?

I was super excited when it first appeared.... it seemed amazing. I installed it and started using it on some real world code... but I quickly found its limits. You can easily write generic problems without writing the base code and it also helps in the code the different approaches. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Overall experience is good but it is on a bit costlier side and it lacks a lot of features like chatgpt brad AI. Review collected by and hosted on G2.com.

PK
Mid-Market (51-1000 emp.)
"My experience with GitHub Copilot"
What do you like best about GitHub Copilot?

It helps me write optimised code and also helps me start working on any scenario where I get stuck. It generally finds best algorithms even I'm unable to specify my requirement clearly. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It doesn't finds best algorithms for our situation if we miss to provide proper prompts. It has drawback that it faces difficulties in handling multiple files from same source code. Review collected by and hosted on G2.com.

Sachin A.
SA
Small-Business (50 or fewer emp.)
"Revolutionizing Code Generation with GitHub Copilot: A Comprehensive Technical Review"
What do you like best about GitHub Copilot?

GitHub Copilot leverages its AI and ML capabilities to offer context-aware code suggestions as developers write code. It analyzes the code context, including function signatures, variable types, and project-specific patterns, to generate accurate and relevant suggestions, significantly speeding up the coding process.Copilot supports a wide range of programming languages, including popular languages like JavaScript, Python, Java, C++, and more.GitHub Copilot seamlessly integrates with popular IDEs, such as Visual Studio Code, enabling developers to access its intelligent code suggestions directly within their preferred development environment. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Code suggestions heavily rely on the patterns and examples it has learned from existing code repositories, which may not cover every possible coding scenario. GitHub Copilot learns from publicly available code repositories, raising concerns about code privacy and intellectual property. Developers should exercise caution when using Copilot with sensitive or proprietary code to ensure the confidentiality of their codebase. Review collected by and hosted on G2.com.

Verified User in Health, Wellness and Fitness
UH
Small-Business (50 or fewer emp.)
"GitHub Copilot: A Game-Changer for Developer Productivity"
What do you like best about GitHub Copilot?

GitHub Copilot offers a multifaceted approach to boosting developer productivity. Its intelligent code suggestions and autocompletions streamline the coding process, reducing errors and saving valuable time. Moreover, Copilot acts as an educational resource, explaining coding concepts and best practices, making it an asset for both novice and seasoned developers seeking to expand their knowledge. With support for multiple programming languages and frameworks, it adapts to various project requirements. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

One aspect to consider is that GitHub Copilot's code suggestions, while helpful, might occasionally require additional optimization for specific project requirements. Additionally, the initial learning curve for leveraging Copilot effectively could be a minor hurdle for some developers. Review collected by and hosted on G2.com.

PB
Software Developer
Small-Business (50 or fewer emp.)
"Copilot is amazing, helps speed up the development process"
What do you like best about GitHub Copilot?

Copilot helps setup boilerplate code so it's easier to start with projects. It's good at resolving errors and giving snippets which gives a good idea around solving a problem. It also helps to discover hidden features sometimes. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It's a little expensive right now. Sometimes the code generated by copilot has errors. Often there's also flow interruption while coding when copilot takes time to give a suggestion. Review collected by and hosted on G2.com.

DR
Small-Business (50 or fewer emp.)
"If a friend were ask me whether i would recommended github my answer will be "Obsoletely ""
What do you like best about GitHub Copilot?

GitHub copilot provide great code Quality and coding assistance ability its so problem solving and its saves time it helps to boost developer productivity Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Some time its take time to find to get used working with coplit and github copliot licensing fees sometimes feels barrier for small or fresher developers Review collected by and hosted on G2.com.

People Icons

Start a Discussion about GitHub Copilot

Have a software question? Get answers from real users and experts.

Start a Discussion

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

10 months

Perceived Cost

$$$$$
GitHub Copilot Comparisons
Product Avatar Image
Gemini
Compare Now
Product Avatar Image
Blackbox
Compare Now
Product Avatar Image
Tabnine
Compare Now
GitHub Copilot Features
Accuracy
Input processing
Interface
Community
Update schedule
Documentation
Contextual Relevance
Code Optimization
Proactive Error Detection
Collaboration
Integration
Speed
Product Avatar Image
GitHub Copilot