2026 Best Software Awards are here!See the list

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

11 months

GitHub Copilot Integrations

(11)
Integration information sourced from real user reviews.

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 (230)

Reviews

GitHub Copilot Reviews (230)

4.5
230 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise GitHub Copilot for its ease of use and ability to boost productivity by providing intelligent code suggestions and autocompletions. Many appreciate how it integrates seamlessly with popular IDEs, allowing for faster coding and reduced context switching. However, some users note that it can struggle with context awareness in larger projects, occasionally leading to irrelevant suggestions.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Verified User in Computer Software
UC
Small-Business (50 or fewer emp.)
"My Experience as a newbie"
What do you like best about GitHub Copilot?

GitHub Copilot is very useful for beginners especially to those who have no clue what they are doing but have bunch of ideas. It helps them build a road map to assist them how to start there coding journey not only to newbie's but it also assist veteran with there coding whether its helping with some problems they encountered on there way or just with simple code. It also suggest very useful things like in my own case it helped me to find what I need to learn to obtain my goal of building a project. Its also very easy to use just like the new trending other AI's. It also answer the questions in very simple way and helps us users understand what we did wrong or what should be done easily. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Well I think that GitHub Copilot is very dependable I mean for the beginners we just become very reliant on it, I think instead of just giving all the answers It should some features like makes us able to learn why those were wrong or how to avoid making similar mistakes. Also sometimes it just gives wrong codes which is not a big problems for veteran but for newbie its a whole new story they get more confused and may cause demotivation. Also the paid subscription seems to be expensive especially for the students and to the users of third world countries. Review collected by and hosted on G2.com.

V Vidya P.
VP
Developer
Enterprise (> 1000 emp.)
"Boosts Productivity with Smart Autocompletion and Versatile Language Support"
What do you like best about GitHub Copilot?

Good autocompletion,It takes less time on code and enough time on logic and design. helps in learning and exploring API's and copilot adapts to any language Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

it escapes edge cases most of the time it uses outdated APIs, it doesn;t understand app architecture Review collected by and hosted on G2.com.

Himanshu J.
HJ
Founder
Small-Business (50 or fewer emp.)
"Essential Daily Tool Across GitHub, VS Code, and CLI"
What do you like best about GitHub Copilot?

The use of it inside GitHub and Vs code and now it's in cli too. I love it and use it daily even tho more compitition comes by it's still there. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

The GitHub copilot's web version isn't working as expected. Review collected by and hosted on G2.com.

Harsh G.
HG
Software Developer
"Effortless Code Debugging and Seamless Integration"
What do you like best about GitHub Copilot?

I like GitHub Copilot's interface and its knowledge about day-to-day life. I find it helpful for problem-solving and writing code. I'm glad that it works as an extension in VS Code, which is a plus point for my coding needs. Setting it up was pretty easy for me since I already had a GitHub account. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

I don't dislike anything Review collected by and hosted on G2.com.

Kishan T.
KT
Project Support Officer
Small-Business (50 or fewer emp.)
"Helpful Auto-Suggestions That Make Learning to Code Easier"
What do you like best about GitHub Copilot?

Auto suggestion,

It helps to learn programming and it’s very useful for the people who have just started to come to the coding world. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Even if it gives auto suggestion it’s not always correct.

Developers may be too much dependent on ai Review collected by and hosted on G2.com.

Verified User in Marketing and Advertising
UM
Enterprise (> 1000 emp.)
"Awesome Coding Assistant with Access to Top LLM Models"
What do you like best about GitHub Copilot?

An awesome tool for code editing, completion, and suggestions, with access to almost all of the great LLM models for coding. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

I don’t have any dislikes—it's a great tool. That said, for personal use I’d definitely appreciate higher request limits. Review collected by and hosted on G2.com.

Vikram K.
VK
"Boosts Coding Efficiency, Needs Prompt Improvements"
What do you like best about GitHub Copilot?

I like that GitHub Copilot offers faster, reliable performance as a single point of use. The initial setup was very easy, just a few clicks, which was a pleasant surprise. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes GitHub Copilot doesn't reply on the first attempt, so I need to ask again. Review collected by and hosted on G2.com.

Hemanth Kumar G.
HG
Senior Software Engineer
Enterprise (> 1000 emp.)
"Intellisense and Code Optimization Make Coding Effortless"
What do you like best about GitHub Copilot?

What I find most compelling is its Intellisense feature, which provides code references for any programming language and predicts potential errors. Additionally, the way it optimizes code for both functionality and readability is extremely helpful. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

At times, I find that the predictions from Copilot are not particularly helpful, and the frequent prompts and popups can be quite distracting. Additionally, when I have certain extensions installed, GitHub Copilot occasionally lags while loading. Review collected by and hosted on G2.com.

Mudit K.
MK
Campus Enhancement Lead
Small-Business (50 or fewer emp.)
"Best co-Buddy for developers"
What do you like best about GitHub Copilot?

Copilot is able to quickly grasp the entire codebase. Even if you're not very familiar with the code, it makes understanding it much easier. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes it hallucinates and fails to understand what I need. Occasionally, it also doesn't work properly when handling larger tasks. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Enterprise (> 1000 emp.)
"Great integration and features, but quota limits hold back full potential"
What do you like best about GitHub Copilot?

I love how easy GitHub Copilot is to use and its smooth integration with different IDEs. The autocomplete feature in VSCode is super helpful, and I really appreciate that Copilot can read through the entire codebase, not just one file, which makes coding way more efficient. Also, having different AI models to choose from gives me options depending on my needs. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

The new quota system limiting the advanced AI model is frustrating for developers, as it’s often not enough for real coding work. The basic AI model feels less helpful and sometimes makes errors similar to ChatGPT 4.1, which slows down progress. It’s a bit disappointing since the advanced model is what really boosts productivity. Review collected by and hosted on G2.com.

No Discussions for This Product Yet

Be the first to ask a question and 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

11 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