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.
Rahul S.
RS
Full Stack Developer
Computer Software
Small-Business (50 or fewer emp.)
"Best AI copilot for ease in writing complex codes."
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.

Dheeraj K.
DK
Product Manager
Small-Business (50 or fewer emp.)
"The fastest and easiest to use AI copilot for our programmings."
What do you like best about GitHub Copilot?

Github Copilot uses the most capable AI model to autocomplete and generate codes for our problems. It easily explains and fixes bugs in our codes. It is very efficient in understanding our previous chats and then generates an ideal solution for our problems. It can generate codes in allmost all programming languages. It has very simple dashboard to chat and interect with. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Its price is a bit expensive for small business. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Small-Business (50 or fewer emp.)
"A Developer buddy for the developers"
What do you like best about GitHub Copilot?

It's really helpful in development, this AI tool work really well for us to resolve our development issues

Code generation on small prompt is too best feature. Just say /test and it will generate test cases. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Some cases it's only gives summary instead of solution. Review collected by and hosted on G2.com.

Arkadiusz B.
AB
Senior Software Developer
Small-Business (50 or fewer emp.)
"Big potential, not that great at the moment"
What do you like best about GitHub Copilot?

Helps with solving repetable issues, such as adding xml docs, unit tests and things which will repeat quite often. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Not as good as it could be, it not use enough of user input. Review collected by and hosted on G2.com.

Verified User in Higher Education
UH
Mid-Market (51-1000 emp.)
"The best code autocomplete tool ever!"
What do you like best about GitHub Copilot?

GitHub Copilot integrates with my coding routine perfectly. It has boosted my productivity by 10X at least. The tool is intuitive and you can instruct it with human language. The fact that it provides multiple responses for autocompletion is amazing. The language support that it offers is also phenomenal. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

If I have to nitpick, the tool does not always provide accurate results, which is understandable as it uses LLM in the background for code generation and completion. This I hope gets better thought time. According to me, GitHub Copilot is meant for smaller tasks rather than revamping or writing an entire code base. Review collected by and hosted on G2.com.

Yogesh G.
YG
Software Engineer (Android)
Enterprise (> 1000 emp.)
"AI in Code (Ultimate Plugin)"
What do you like best about GitHub Copilot?

Best part is its integration in Android Studio. It automatically reads my comments and basically generate the code which may fit with my project. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It sometimes does not understand chats which results in repeated or say, it may require sequential prompts to get the desired result.

The other issue is that it does not show history of fresh window is opened in Android Studio Review collected by and hosted on G2.com.

Abdelrahman  A.
AA
Data Analyst
Education Management
Small-Business (50 or fewer emp.)
"GitHub Copilot has changed the way I write code."
What do you like best about GitHub Copilot?

It is especially useful for writing repetitive or complex code fragments, as it can provide intelligent suggestions and complete parts of the code efficiently. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

GitHub Copilot has limitations and may not always correctly understand the context or intentions being given to it Review collected by and hosted on G2.com.

Venugopal B.
VB
Associate
Enterprise (> 1000 emp.)
"Developer's Best Buddy"
What do you like best about GitHub Copilot?

It easily interacts with the IDE context,intakes the necessary data and provides the best compatible solutions.

The best part is, it provides suggestions based on all the GitHub code thats there in the internet. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes the auto suggestions it provides are irrelevant. Review collected by and hosted on G2.com.

Harshit B.
HB
Software Engineer
Enterprise (> 1000 emp.)
"All rounder AI solution for development!"
What do you like best about GitHub Copilot?

Github copilot is working as a problem solver for many developer i have been using it from past 3 months on daily bases, it's an AI tool which can chat with you while proposing best solution for any coding problem, I use it by integrating it with visual studio code, It's very easy to use, all you have to do is install gitlab copilot extension and you can start using it, the best part is you can select a portion of code and it will explain what is the purpose of that code, it can also generate/fix code. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

While their is so much to like about this software, sometimes it can generate unwanted portions of code which needs to be corrected humanly. I suggest to ask questions precisely to get best response and always review code writen by copiot and don't rely completly on its response also make it a habit to use it only when you are not able to resolve some problem. Review collected by and hosted on G2.com.

YK
Software Enginneer
Enterprise (> 1000 emp.)
"github copilot has the best code suggestion for programming and it helps developers in many ways."
What do you like best about GitHub Copilot?

It is integrated with all the main IDEs . Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

the indepth learning of programming language has been stopped by the programmers. 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