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.
Ansh G.
AG
Software Engineer
Mid-Market (51-1000 emp.)
"Github Copilot "My Coding Companion""
What do you like best about GitHub Copilot?

So Github Copilot is an AI pair programmer that suggests code and entire functions in real time as you type.It understand the existing code and suggest the logic for your feature that you will not think about that.It is trained on billions of lines of code so you do not have to write the logic for the code which someone has already implemented.It supports a wide variety of programming languages like Python, JavaScript, TypeScript, Ruby, etc.It can easily be integrated with your ide for a better experince.It suggest bug fixes and helps reduce repetitive code.This helps much to increase the developers productivity. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

So there are some cons also when working with github copilot which you can get irritated with like its suggestions may not always be correct or match what the developer intends to write. It can introduce bugs or fail to capture nuanced application logic.Sometimes after looking at the suggestions developer tends to think in that way and stops thinking critically about code they are writing.Its also not a free tool so it becomes costly. Copilot may suggest insecure code or introduce vulnerabilities into a codebase that attackers could exploit. Review collected by and hosted on G2.com.

Yatin K.
YK
Technical Specialist
Enterprise (> 1000 emp.)
"GitHub Copilot - A Game Changer in AI Code Generation"
What do you like best about GitHub Copilot?

My approach to coding has been completely revolutionised by GitHub Copilot. Here are a few of the qualities I value most:

Efficiency and Speed: The coding process is greatly accelerated using GitHub Copilot. It provides clever autocompletions, completes variable names, and proposes full lines of code. This expedites creation while lowering the likelihood of error introduction.

Learning and Assistance: It is a fantastic learning tool for both learning and assistance. For the code it generates, Copilot provides illuminating comments, documentation, and explanations. This makes it a useful tool for both experienced developers trying to learn new languages or libraries and newbies looking to learn programming.

Customization: Customization is possible with Copilot, which is extremely advantageous. You can describe your coding style, the behaviour you want functions to exhibit, and make it more personalised. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

While GitHub Copilot is a remarkable tool, it's not without its drawbacks:

Learning Curve: Although Copilot can assist newcomers, it can be overwhelming for beginners due to its complexity. It's essential to have a good understanding of programming basics before using it effectively.

Privacy Concerns: Concerns about privacy and code ownership have been raised because Copilot's code suggestions are generated from publicly available code on GitHub. Users should be cautious when using Copilot for proprietary or sensitive projects.

Code Quality: While Copilot generates code quickly, the quality may not always meet your standards. It's essential to review and test the code it suggests thoroughly. Review collected by and hosted on G2.com.

Paritosh K.
PK
Software Engineer
Small-Business (50 or fewer emp.)
"Autocomplete on steriods"
What do you like best about GitHub Copilot?

It gives a good recommendation on function definitions, conditional statements and other types of statements. The comment suggestions are good as well. If you want to describe a function's use, it can also do that.

Overall it's like autocomplete on steroids. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

On VS Code, its integration is a bit slow. It takes time to suggest statements. I would have also liked if it provided multiple suggestions.

Also, it lacks the ability to take in the overall context of the project in depth.

Unlike ChatGPT, it lacks the ability to write complete modules depending on the project context.

Imagine a Next.js project and it setting up the pages according to my needs. Review collected by and hosted on G2.com.

HB
Mid-Market (51-1000 emp.)
"Github Copilot - An AI Mentor"
What do you like best about GitHub Copilot?

As a developer, Github copilot greatly helps me in achieving appropriate solutions . It motivates us to code by providing smart coding suggestions and autocompletions. It's quick response time is one of it's best feature. It supports multiple langauges that I love most. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Personally I didn't dislike anything about github copilot. But one thing that , in beggining it is little hard to grasp the platform and some useful features of gihub are paid . Review collected by and hosted on G2.com.

Ninad K.
NK
Senior Manager
Mid-Market (51-1000 emp.)
"Efficient and productive buddy for developers"
What do you like best about GitHub Copilot?

Github copilot increases efficiency and productivity of development team as its completely customisable and tailor-made according to developers skilllsets.

Based on the context, it offers methods, functions, variables, even complete code blocks. It offers more adaptable and praiseworthy code. Integration with different apps is easy. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It occasionally offers a significant amount of code that is irrelevant in a given situation. Certain functions are not working correctly.

It occasionally doesn't produce flawless code. It doesn't test the code at fullest. Review collected by and hosted on G2.com.

Steven S.
SS
Mid-Market (51-1000 emp.)
"Experience with GitHub Copilot is great, very fast and useful."
What do you like best about GitHub Copilot?

The most helpful in GitHub Copilot is the feature where you can generate codes in your actual Visual Studio Code editor, and the chat with AI is integrated at the Activity Bar of VS Code Editor, which makes it easy to use Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

I think the only downside is when I request to generate codes in the editor, it sometimes edits like the whole method, when sometimes I just need Copilot to generate only one line of code. Review collected by and hosted on G2.com.

NS
Enterprise (> 1000 emp.)
"Best AI code generator for the developers"
What do you like best about GitHub Copilot?

Copilot is having simple setup process, just install plugin authenticate yourself with github and done!! Most of the time code generation work like charm, almost like it is reading your mind. useing it everyday with the work. it is too simple to integrate in any of the project work. it will analyze your code and generate exatly what is expected. Customer support is also there just in case you need any help with your account or any other feature related queries. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes code generation needs lots of tweaks just to make it work in your project or code. although it easing your efforts but you cant trust 100% on the code that is generated everytime.

Also, it is paid subscription weather you use it or not you have to pay for the full month. better to have options like number of code generation basis or token basis. Number of IDE support is also limited as of now but seems like this is temporary. Review collected by and hosted on G2.com.

AJ
Mid-Market (51-1000 emp.)
"GitHub Copilot For Enhancing Developer Efficiency"
What do you like best about GitHub Copilot?

GitHub Copilot is like having a coding buddy that makes our life easier. It's super smart and helps us write code quickly and without as many mistakes. It can work with lots of different programming languages, so it's great for all sorts of coding projects. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes, Copilot can be a bit too chatty and create more code than needed, which can make things messy. So, developers might have to take a look and clean it up to make it shorter and work better. Review collected by and hosted on G2.com.

SP
Mid-Market (51-1000 emp.)
"The best tool to improve the coding and the autocompletion and generation of code."
What do you like best about GitHub Copilot?

It is the best tool as the revolution the coding. As it has the assistance for the code generartion, code autocompletetion it is very helpful to us. It really helped me to remove the errors in the code and suprisingly increases my productivity in the coding. Because of the support of various code editors and the various coding languages it helps developes to code and improve its coding. It also provide the documentation for the coding examples which helps us whenever we code in different languages. The GiHub Copilot is best tool for the person who is new in the coding field and also it help each coder and developer. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

As there are advance functionality in git hub copilot so as fresher it is not easy to grasp all advance concept. Integration with the different code editors it also on of the challanging task for me. Review collected by and hosted on G2.com.

AR
Enterprise (> 1000 emp.)
"GIT HUB COMPILOT"
What do you like best about GitHub Copilot?

GITHUB Copliot is really providing grate suggestion popup on code . when we working on team that time it perfom very well and we can expiriance all feachers The most helpful component it brought for my group is report era which progressed our code clarity and stored us few time. Also, the getting to know curve for this tool is quite easy, with instructions and help it supplied is of amazing price. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

GitHub Copilot is changed into no longer unfastened and required subscription to apply extra features. Code Duplication.

Sometimes it generate reproduction code in equal codebase which isn't precise practice.

for the Security Sometimes its now not used the stable coding practices, It not safety requirements in code. 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