---
title: GitHub Copilot Reviews
meta_title: 'GitHub Copilot Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 375 reviews by the users' company size, role or industry
  to find out how GitHub Copilot works for a business like yours.
aggregate_rating:
  rating_value: 4.5
  review_count: 375
  scale: '5'
date_modified: '2026-07-17'
parent_category:
  name: Generative AI
  url: https://www.g2.com/categories/generative-ai
---

# GitHub Copilot Reviews
**Vendor:** GitHub  
**Category:** [AI Coding Assistants Software](https://www.g2.com/categories/ai-coding-assistants)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 375
## About 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 Pros & Cons
**What users like:**

- Users appreciate the **ease of use** of GitHub Copilot, seamlessly integrating into their coding workflow and enhancing productivity. (149 reviews)
- Users value the **seamless coding assistance** from GitHub Copilot, enhancing productivity and supporting learning for new programmers. (128 reviews)
- Users appreciate how GitHub Copilot significantly enhances **productivity by generating relevant code and suggestions in real-time**. (41 reviews)
- Users value the **effective problem-solving capabilities** of GitHub Copilot, providing timely solutions and smart coding suggestions. (38 reviews)
- Users value the **efficiency** of GitHub Copilot for reducing errors and simplifying the coding process. (36 reviews)
- Time-saving (33 reviews)
- Easy Integrations (32 reviews)
- Features (30 reviews)
- Implementation Ease (24 reviews)
- Useful (24 reviews)

**What users dislike:**

- Users find that **poor coding accuracy** can lead to unhelpful suggestions and inconsistent code generation experiences. (39 reviews)
- Users find **poor suggestions** from GitHub Copilot can lead to inaccuracies and require careful review before use. (31 reviews)
- Users find GitHub Copilot **expensive** , which can be a barrier for students and new developers to access its features. (25 reviews)
- Users often experience **inaccuracy issues** with GitHub Copilot, leading to mistakes and increased review times for solutions. (19 reviews)
- Users experience **context understanding issues** with GitHub Copilot, leading to confusion and inefficiencies in coding tasks. (14 reviews)
- Users experience a **difficult learning** curve with GitHub Copilot, requiring time to adapt to its suggestions effectively. (14 reviews)
- Irrelevant Responses (12 reviews)
- Prompt Issues (11 reviews)
- Hallucinations (9 reviews)
- Users feel that GitHub Copilot has **limited features** , lacking the versatility needed for broader integration and use. (9 reviews)

## GitHub Copilot Reviews
  ### 1. Boosts Coding Efficiency, Needs Prompt Improvements

**Rating:** 3.5/5.0 stars

**Reviewed by:** Vikram K.

**Reviewed Date:** January 09, 2026

**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.

**What do you dislike about GitHub Copilot?**

Sometimes GitHub Copilot doesn't reply on the first attempt, so I need to ask again.

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

I use GitHub Copilot for writing code. It helps reduce mistakes in code, prevents duplication, and provides suggestions. It's faster and reliable, serving as a single point of use for coding.

  ### 2. Intellisense and Code Optimization Make Coding Effortless

**Rating:** 4.5/5.0 stars

**Reviewed by:** Hemanth Kumar G. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** December 11, 2025

**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.

**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.

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

It helps in automation and as well the code reliability and redundancy of coding lines.

  ### 3. Best co-Buddy for developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mudit K. | Campus Enhancement Lead, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 09, 2025

**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.

**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.

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

GitHub Copilot acts as a valuable coding assistant, helping you write code and sometimes suggesting solutions to a range of problems. It also encourages you to try out different methods and experiment with new approaches.

  ### 4. Speeds Up Development with Smart, Time-Saving Code Suggestions

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** March 13, 2026

**What do you like best about GitHub Copilot?**

I like how it suggests code as I’m typing. It really helps speed up development, and I find it especially useful when I’m writing repetitive code or dealing with boilerplate.

**What do you dislike about GitHub Copilot?**

Sometimes the suggestions aren’t exactly what I’m looking for, so I still need to review the code and make a few adjustments myself.

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

It helps reduce the time spent writing repetitive code and gives quick suggestions when I get stuck, which makes development faster and more efficient.

  ### 5. Great integration and features, but quota limits hold back full potential

**Rating:** 2.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** August 05, 2025

**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.

**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.

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

1.⁠ ⁠Generating unit test and integration test code automatically.  
2.⁠ ⁠Understanding your whole codebase in VSCode to provide context-aware suggestions.  
3.⁠ ⁠Reducing manual coding time and improving test coverage accuracy.

  ### 6. Effortless Debugging and Clear Code Structure with GitHub Copilot

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bhoomika S. | Engineer 2, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 03, 2025

**What do you like best about GitHub Copilot?**

Github copilot is good for debug the code for me and easy to understand the structure

**What do you dislike about GitHub Copilot?**

few times what answer it given was not satisified

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

if it is new technology it will help us to understand the project structure and easy to use , good response with expectation

  ### 7. Great Coding Assistance, But Context Limit Needs Improvement

**Rating:** 5.0/5.0 stars

**Reviewed by:** Avinash D. | Student, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 19, 2025

**What do you like best about GitHub Copilot?**

GitHub Copilot offers several impressive features, such as Autocomplete and Agent Mode, which are very helpful for generating code and assisting with writing new features or debugging.

**What do you dislike about GitHub Copilot?**

The main issue I have with this is that its context window and limit are too small for larger projects.

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

It made debugging much easier and also simplified the process of adding new features.

  ### 8. Agent Mode Delivers Swift, Seamless Coding Assistance

**Rating:** 5.0/5.0 stars

**Reviewed by:** Satyam S. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** November 28, 2025

**What do you like best about GitHub Copilot?**

I use agent mode of github copilot and it swiftly performs needed actions across files

**What do you dislike about GitHub Copilot?**

Github copilot can not be paused and updated in mid of execution

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

It speeds up code generation and helps in multiple ways of solving a problem.

  ### 9. GitHub Copilot Boosted Our Development Speed and Onboarding

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 03, 2026

**What do you like best about GitHub Copilot?**

Git hub copilot is now in every day use by myself and my team. It has greatly improved our development speed and allows new developers to work on existing code bases faster

**What do you dislike about GitHub Copilot?**

I have not found any negative points yet

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

We have been using it for rapid prototyping, refactoring and upgrading existing code bases and fixing bugs. it has greatly reduced the time to complete all of these tasks

  ### 10. Easy for development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Dev S. | Senior Software Engineer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** July 31, 2025

**What do you like best about GitHub Copilot?**

It's very fast and quick in response. Able to get accurate responses for my development activities. I am able to find the issues easy and get the solution whenever needed. Easy to implement and I can use this on every time when doing work. It's integrated easily with Visual Studio and VS code.

**What do you dislike about GitHub Copilot?**

Customer support for business enterprise is little slow

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

It provide real time option to solve the issues in many ways. It can resolve the bug and correct automatically where ever needed. It enhance the development productivity a lot which save my lot of time.

  ### 11. Copilot Review

**Rating:** 3.5/5.0 stars

**Reviewed by:** Shubham R. | Engineer 2, Enterprise (> 1000 emp.)

**Reviewed Date:** December 01, 2025

**What do you like best about GitHub Copilot?**

Easy to use and implement, I use it a lot, easy integration.

**What do you dislike about GitHub Copilot?**

It's accuracy can be improved and it can be personalised based on the repository.

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

Frequently overlooked human mistakes and code quality

  ### 12. Seamless IDE Integration with Versatile Options

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arpita J. | Sr.Software Engineer II - Automation, Enterprise (> 1000 emp.)

**Reviewed Date:** November 25, 2025

**What do you like best about GitHub Copilot?**

Multiple options , agent,/Ask etc 
Easily Integrated with the IDE

**What do you dislike about GitHub Copilot?**

Performance is slow when asking a Prompt

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

Resolving complex Queries.
AI Coding 
Understanding the existing code
Help in reviewing framework help to find thecode

  ### 13. Code Reviewer & Debugger with Easy Setup

**Rating:** 4.0/5.0 stars

**Reviewed by:** sowmya b. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 04, 2026

**What do you like best about GitHub Copilot?**

I like using GitHub Copilot for code review and debugging. The initial setup was simple.

**What do you dislike about GitHub Copilot?**

I find the documentation lacking. Also, I can't create architecture diagrams and all.

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

I use GitHub Copilot for writing code, code review, and debugging, and it analyzes the code repo, providing detailed insights.

  ### 14. A highly effective AI coding assistant that respects privacy aspects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Thibault L. | User Experience Design Specialist, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 21, 2025

**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.

**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.

**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.

  ### 15. A useful brainstorming tool

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 07, 2025

**What do you like best about GitHub Copilot?**

This tool is useful for brainstorming possible causes of a bug and considering potential solutions. At times, it can also help save time.

**What do you dislike about GitHub Copilot?**

The code suggestions are frequently inaccurate, and it's not always clear right away that a suggestion is incorrect. This can lead to wasted time and a lot of frustration.

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

Working with a large, legacy codebase often means spending a lot of time debugging and writing tests. Navigating through older code can be challenging, but thorough testing is essential to ensure stability and catch issues early.

  ### 16. Best AI enhancer for Visual Studio Code

**Rating:** 5.0/5.0 stars

**Reviewed by:** Luca P. | Chief Operations Officer DEQUA Studio | Formerly CTO in MarTech, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 15, 2025

**What do you like best about GitHub Copilot?**

GitHub Copilot is a helpful tool for programmers that works like a smart assistant. It looks at the code you are writing and suggests ways to improve it or complete it. For example, if you're working on a project to build a simple website and you type a few lines of code, Copilot can suggest the next lines that might fit well.

It works well with popular coding programs like Visual Studio Code and JetBrains, which are commonly used by developers. So, if you're using one of these tools, it will be easy to incorporate Copilot into your work.

Copilot uses advanced technology and different models, including ones from Anthropic and OpenAI, to understand what you are trying to do. This means it can help you write tests to check if your code works, create documentation to explain your code, or even add comments to make it clearer.

Another cool feature is that Copilot understands plain language. So if you describe what you want, like “I need a function to add two numbers,” it can provide the right code snippet for that. 

Finally, because it's part of GitHub, it can access and learn from the vast amounts of code stored in GitHub repositories. This allows it to give you suggestions that are not only smart but also relevant to the specific project you are working on.

**What do you dislike about GitHub Copilot?**

For my use, I haven't found any negative aspects.

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

GitHub Copilot significantly enhances development workflows with its seamless integration into Visual Studio Code, providing real-time, context-aware code suggestions directly within the editor. It automates repetitive tasks like, for example, generating boilerplate code. Additionally, it improves code quality by offering optimized and consistent solutions, reducing errors and inconsistencies.

  ### 17. Outstanding Experience with This Software

**Rating:** 4.5/5.0 stars

**Reviewed by:** DHEERAJ S. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 21, 2025

**What do you like best about GitHub Copilot?**

This tool provides real-time code suggestions, allowing me to write code much more quickly.

**What do you dislike about GitHub Copilot?**

If I rely on it, I find that my problem-solving skills are diminished.

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

The code suggestions appear more quickly within the code itself, so I no longer have to search for them on another platform.

  ### 18. Fast, Efficient, and Detailed—Outperforms the Competition

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Pharmaceuticals | Enterprise (> 1000 emp.)

**Reviewed Date:** November 25, 2025

**What do you like best about GitHub Copilot?**

It's fast, efficient and detailed. It provides better response than gemini for the same prompt.

**What do you dislike about GitHub Copilot?**

It kind of gets stuck and for very small goto words like "fix this" or "explain" it sometimes doesn't respond.

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

Faster generation of test cases and better context aware search.

  ### 19. Great Copilot Integration in Visual Studio 2022, but Pro Upgrade Needed for Fewer Mistakes

**Rating:** 5.0/5.0 stars

**Reviewed by:** Giorgi M. | Lecturer/QA Engineer, Gambling & Casinos, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 16, 2025

**What do you like best about GitHub Copilot?**

integrated copilot in visual sturio 2022, best ai agent

**What do you dislike about GitHub Copilot?**

its making silly mistakes , need to upgrade to pro to avoid them

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

genetaring code, helping with errors

  ### 20. Smooth VS Code Integration and Effective Problem Solving (Code generation)

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Pharmaceuticals | Enterprise (> 1000 emp.)

**Reviewed Date:** November 25, 2025

**What do you like best about GitHub Copilot?**

Integration with vs code was so good, Solving framework level problems

**What do you dislike about GitHub Copilot?**

gives unexpected results sometimes, prompting should be so specific
but overall no worries

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

Framework level problem solving is so good, Writing feature files for the test cases, Writing code as per the reqirements

  ### 21. Saves Time on Repetitive Coding Tasks

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nisarg k. | Shift incharge, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 19, 2025

**What do you like best about GitHub Copilot?**

Time saving for repetitive work during coding

**What do you dislike about GitHub Copilot?**

Sometimes it lake accuracy and error solving take much of time

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

During Writing code it's useful sometimes it suggest better option and tricks

  ### 22. Ease for the Developers

**Rating:** 5.0/5.0 stars

**Reviewed by:** IBAD N. | software developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 09, 2025

**What do you like best about GitHub Copilot?**

it is excellent ,it make the work easy , fast and proper

**What do you dislike about GitHub Copilot?**

there is nothing i dont like because it is good

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

solving the bugs , fix the ui and all

  ### 23. Smart suggestions

**Rating:** 4.5/5.0 stars

**Reviewed by:** Abhinay H. | Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 18, 2025

**What do you like best about GitHub Copilot?**

Copilot feels like a coding partner that understands context. It suggests relevant code snippets, autocompletes functions, and even helps with boilerplate logic.

**What do you dislike about GitHub Copilot?**

Sometimes the suggestions are too generic or outdated, especially for newer frameworks or niche use cases.

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

Its ability to understand the intent behind my code and offer accurate suggestions is a huge time-saver. It’s especially helpful when I’m prototyping or debugging PHP, JavaScript, or XML-based forms.

  ### 24. Seamless VS Code Integration and Smart Code Understanding

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** November 26, 2025

**What do you like best about GitHub Copilot?**

I really how it get connected to my vs code and understand my existing codebase and makes its own decision

**What do you dislike about GitHub Copilot?**

The one thing I dislike about is the UI is so cluttered sometimes its very difficult to understand what to accept and reject

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

The main problem it solves is it remove any technical challenges or blockers we have in our code base. And it increases efficiency by coding the redundant task

  ### 25. Exceptionally Efficient and Reliable

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Pharmaceuticals | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 26, 2025

**What do you like best about GitHub Copilot?**

Efficient, Quick and reliable.
Helping speed up end to end processes.

**What do you dislike about GitHub Copilot?**

Sometimes the requests timeout reqularly when used for long time.

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

Code fixes, Improving existing implementations with efficient codes.

  ### 26. Love it!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rachel C. | Director of Product Marketing, Marketing and Advertising, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 12, 2025

**What do you like best about GitHub Copilot?**

Even the free tier is generous and works well!

**What do you dislike about GitHub Copilot?**

I can't think of a thing that I don't like!

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

When working with product documentation, the Copilot is excellent in helping me quickly finish up generation of certain kinds of text, and working with the proper syntax for the relevant docs-as-code/generator tool I'm using (Mintlify, for example).

  ### 27. Makes debugging easy, increase productivity

**Rating:** 5.0/5.0 stars

**Reviewed by:** Tushar V. | Advanced application engineering analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** August 28, 2025

**What do you like best about GitHub Copilot?**

The best thing I like about Github Copilot is how it increase the productivity of a developer, it makes life easy by helping in debugging and code completion and code suggestions.

**What do you dislike about GitHub Copilot?**

Sometimes , it does not get the context of the problem I am trying to solve. So, it gave weird solutions.

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

It is solving multiple problems for me like:
1. Helps in debugging 
2. Code completion
3. Code generation

  ### 28. Coding made faster

**Rating:** 5.0/5.0 stars

**Reviewed by:** Srivishnu  S. | Game Developer I, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 31, 2025

**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!

**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!

**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!

  ### 29. GitHub Copilot Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Janani H. | Quality Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** June 16, 2025

**What do you like best about GitHub Copilot?**

feature that enables automatic review for Pull requests of github. adding copilot as reviewer lessens spelling errors in code

**What do you dislike about GitHub Copilot?**

sometimes the comments can be moderated. user has to open each and every review and it's a bit detailed instead of being short and crisp

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

not as user friendly as chatgpt, in code generation. can't compare 2 pieces of code which is in same IDE but different ta without copy pasting

  ### 30. AI integrated into IDE expands capabilities

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 05, 2025

**What do you like best about GitHub Copilot?**

Ease of use, Power to make changes within code base, Ability to automate boilerplate

**What do you dislike about GitHub Copilot?**

Sometimes takes a while for suggestions to populate

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

Increase speed, efficiency, and accuracy of software solutions.

  ### 31. The Best AI Copilot Available on Visual Code

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rheyhan F. | Data Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 29, 2024

**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.

**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

**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

  ### 32. Best AI Coding Assistant

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sujeet A. | Senior Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 22, 2024

**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.

**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.

**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.

  ### 33. IDE Integrated AI with the newest features

**Rating:** 4.0/5.0 stars

**Reviewed by:** Baruch O. | Software Developer, Program Development, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 18, 2024

**What do you like best about GitHub Copilot?**

It is the only AI integrated into my IDE and work.

**What do you dislike about GitHub Copilot?**

I can't integrate it into no code or no IDE solutions and general purpose.

**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

  ### 34. Copilot Github as great tool for routine tasks

**Rating:** 3.5/5.0 stars

**Reviewed by:** Rostyslav B. | Senior QA Automation Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** October 30, 2024

**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

**What do you dislike about GitHub Copilot?**

It happens Copilot provides suggestions not relevant to code at all.

**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

  ### 35. Best buddy for coding

**Rating:** 5.0/5.0 stars

**Reviewed by:** SUbhajit G. | Developer, Enterprise (> 1000 emp.)

**Reviewed Date:** February 27, 2025

**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.

**What do you dislike about GitHub Copilot?**

It always suggests whenever I do not need also

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

Mostly test class generation.
Repetitive code generation.
Suggesting critical code block

  ### 36. CoPilot is a great pairing partner

**Rating:** 5.0/5.0 stars

**Reviewed by:** Pam W. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 18, 2024

**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

**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.

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

Architecture, bug solving, syntax, errors

  ### 37. The Best Intelligent Coding Assistant

**Rating:** 5.0/5.0 stars

**Reviewed by:** Areeb  S. | Front End Engineer, Financial Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 10, 2024

**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.

**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.

**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.

  ### 38. Best AI copilot for ease in writing complex codes.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rahul S. | Full Stack Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 23, 2024

**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.

**What do you dislike about GitHub Copilot?**

Their customer support is very slow and are not reliable.

**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.

  ### 39. The fastest and easiest to use AI copilot for our programmings.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Dheeraj K. | Product Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 27, 2024

**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.

**What do you dislike about GitHub Copilot?**

Its price is a bit expensive for small business.

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

Github Copilot has incresed our team's efficiency and accuracy while writing codes, by providing great solutions and auto generated codes for our softwares. It provides the predicted error free codes with good accuracy. It has solutions of allmost all the problems related to programming and networking, which helped us reduce errors in our softwares from development to deployment. Their customer support is also fast.

  ### 40. A Developer buddy for the developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 22, 2024

**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.

**What do you dislike about GitHub Copilot?**

Some cases it's only gives summary instead of solution.

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

This resolve many problems, in one of my project I used to understand C++ code in which I was not expertise and then same convert it in Java . In Java also I am convert code into one version to another like java 7 to java 8 stream APIs. You can generate junit test cases, postman scripts, SQL queries, . Also useful to grammar check of your email content.

  ### 41. Big potential, not that great at the moment

**Rating:** 3.5/5.0 stars

**Reviewed by:** Arkadiusz B. | Senior Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 20, 2024

**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.

**What do you dislike about GitHub Copilot?**

Not as good as it could be, it not use enough of user input.

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

It  is solving issues where as developer i have to do a lot repeatable work with unit tests and xml docs.

  ### 42. The best code autocomplete tool ever!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Higher Education | Mid-Market (51-1000 emp.)

**Reviewed Date:** April 18, 2024

**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.

**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.

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

I believe the tool solves a major problem in the industry of providing solutions for code redundancy and writing repetitive code. For small tasks, it also eliminates the need to remember the exact syntax.

  ### 43. AI in Code (Ultimate Plugin)

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yogesh G. | Software Engineer (Android), Enterprise (> 1000 emp.)

**Reviewed Date:** February 28, 2024

**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.

**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

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

Its solving 3 problems for me:
1. Autocomplete the code which reduces my total development time.
2. Unit Test generation, in Android we specifically need to write testable code.
3. Code Opimisation, i basically give prompts by selecting the code file and ask what can i improve in the code to increase its performance and then work on that.

  ### 44. GitHub Copilot has changed the way I write code.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Abdelrahman  A. | Data Analyst, Education Management, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 11, 2024

**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.

**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

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

Github copilot gives us the ability to speed up the development process and reduce the repetitive workload is invaluable. In addition, having access to a wide range of code suggestions and examples can help improve my programming skills and broaden my knowledge of different technologies and coding practices.

  ### 45. Developer's Best Buddy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Venugopal B. | Associate, Enterprise (> 1000 emp.)

**Reviewed Date:** June 24, 2024

**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.

**What do you dislike about GitHub Copilot?**

Sometimes the auto suggestions it provides are irrelevant.

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

Its saving time on doing repeatitive coding blocks and it improvises the current for better usage, complexity.

  ### 46. All rounder AI solution for development!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Harshit B. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** September 24, 2023

**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.

**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.

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

Github copilot can be used for finding solution for code logic, it can suggest, develop or explain code logics, to make it more accessible it can be integrated with multiple IDE, I use it along with Visual studio code, being a full stack developer it saves me a lot of time by helping me code in a fast and efficient manner, also it's very helpful for conduncting code reviews as it can explain a portion of selected text which makes it much easier to understand code.

  ### 47. github copilot has the best code suggestion for programming  and it helps developers in many ways.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Yash K. | Software Enginneer, Enterprise (> 1000 emp.)

**Reviewed Date:** April 08, 2024

**What do you like best about GitHub Copilot?**

It is integrated with all the main IDEs .

**What do you dislike about GitHub Copilot?**

the indepth learning of programming language has been stopped by the programmers.

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

I am Currently working on the Gen AI project which is the crew AI and it is new to me. Github copilot helps me in suggesting the code for crewai

  ### 48. Github Copilot "My Coding Companion"

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ansh G. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 07, 2023

**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.

**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.

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

Some of the problems that copilot is solving for me like it helps me to reduce repetitive code which is a better way of programming. It write the boilerplate code for me so i do not have to write which also reduces some bugs because human can do mistakes.Sometimes when i am not able to properly think the logic it gives me the direction of thinking in which i should think.Copilot helps me to stay productive at the job.

  ### 49. GitHub Copilot - A Game Changer in AI Code Generation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Yatin K. | Technical Specialist, Enterprise (> 1000 emp.)

**Reviewed Date:** September 05, 2023

**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.

**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.

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

GitHub Copilot is solving several problems in the realm of AI code generation, and it has been a significant benefit to me as a developer. Here are the key problems it addresses and how it benefits me:

Code Efficiency and Speed: GitHub Copilot significantly boosts code generation efficiency. It helps in writing code snippets, suggesting entire functions, and even completing entire classes. This rapid code generation accelerates development cycles and allows me to focus more on the logic and design aspects of my projects rather than mundane, repetitive coding tasks.

Reducing Errors: Copilot's code suggestions are not only quick but also accurate. It reduces the chances of introducing errors or bugs, as it often suggests the most appropriate code based on context, which minimizes debugging time.

Enhanced Learning: Copilot acts as an AI mentor. It not only generates code but also provides explanations, which helps in improving my coding skills and understanding of different programming languages and libraries.

Code Consistency: Copilot helps in maintaining code consistency across a project by suggesting consistent naming conventions, coding style, and adhering to best practices. This is particularly beneficial when working on large codebases or collaborating with other developers.

Cross-Language Support: GitHub Copilot supports multiple programming languages, making it versatile and suitable for various projects and coding tasks.

Documentation Assistance: Copilot often generates documentation comments, which not only serves as inline documentation but also makes it easier to understand and maintain code over time.

  ### 50. Autocomplete on steriods

**Rating:** 3.0/5.0 stars

**Reviewed by:** Paritosh K. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 05, 2023

**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.

**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.

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

Writing code for an unknow language. 
Autocompleting function definitions and statements. 
Helps in resolving any syntax error by faster code recommendation.


## GitHub Copilot Discussions
  - [How do you handle incorrect or irrelevant suggestions in GitHub Copilot?](https://www.g2.com/discussions/how-do-you-handle-incorrect-or-irrelevant-suggestions-in-github-copilot) - 3 comments, 1 upvote

- [View GitHub Copilot pricing details and edition comparison](https://www.g2.com/products/github-copilot/reviews?page=5&qs=pros-and-cons&section=pricing&secure%5Bexpires_at%5D=2026-07-18+10%3A22%3A58+-0500&secure%5Bsession_id%5D=a0d32b9f-2d06-445b-8c32-ba3140a0fcd6&secure%5Btoken%5D=a98d28d0567b129cec0ee38d470a5d9a7b7b78a2d3c37f8ef6aa6f6166d15690&format=llm_user)
## GitHub Copilot Integrations
  - [Android Studio](https://www.g2.com/products/android-studio/reviews)
  - [Azure DevOps Server](https://www.g2.com/products/azure-devops-server/reviews)
  - [Azure Portal](https://www.g2.com/products/azure-portal/reviews)
  - [Chocolatey](https://www.g2.com/products/chocolatey/reviews)
  - [Claude Code](https://www.g2.com/products/anthropic-claude-code/reviews)
  - [Confluence](https://www.g2.com/products/confluence/reviews)
  - [Cursor](https://www.g2.com/products/cursor/reviews)
  - [Databricks](https://www.g2.com/products/databricks/reviews)
  - [Eclipse](https://www.g2.com/products/eclipse/reviews)
  - [Figma](https://www.g2.com/products/figma/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [IntelliJ IDEA](https://www.g2.com/products/intellij-idea/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [Lucid Visual Collaboration Suite](https://www.g2.com/products/lucid-software-inc-lucid-visual-collaboration-suite/reviews)
  - [Microsoft Edge](https://www.g2.com/products/microsoft-edge/reviews)
  - [Microsoft Outlook](https://www.g2.com/products/microsoft-outlook/reviews)
  - [Microsoft Teams](https://www.g2.com/products/microsoft-teams/reviews)
  - [Node.js](https://www.g2.com/products/node-js/reviews)
  - [Odoo ERP](https://www.g2.com/products/odoo-odoo-erp/reviews)
  - [OpenRouter](https://www.g2.com/products/openrouter/reviews)
  - [Playwright](https://www.g2.com/products/playwright/reviews)
  - [PyCharm](https://www.g2.com/products/pycharm/reviews)
  - [Slack](https://www.g2.com/products/slack/reviews)
  - [Snowflake](https://www.g2.com/products/snowflake/reviews)
  - [SonarQube](https://www.g2.com/products/sonarqube/reviews)
  - [Supabase](https://www.g2.com/products/supabase-supabase/reviews)
  - [Toku for Microsoft Teams](https://www.g2.com/products/toku-for-microsoft-teams/reviews)
  - [Vercel](https://www.g2.com/products/vercel/reviews)
  - [Visual Studio](https://www.g2.com/products/visual-studio/reviews)
  - [Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)
  - [Xcode](https://www.g2.com/products/xcode/reviews)

## GitHub Copilot Features
**Functionality**
- Accuracy
- Input processing
- Interface
- Code quality

**Functionality - AI Coding Assistants**
- Contextual Relevance
- Code Optimization
- Proactive Error Detection

**Performance - AI AppSec Assistants**
- Remediation
- Real-time Vulnerability Detection
- Accuracy

**SDK Architecture & Libraries - AI SDK**
- Modular SDK Components
- Cross-Platform SDK Support
- Client Libraries

**Support**
- Community
- Update schedule
- Documentation

**Usability - AI Coding Assistants**
- Collaboration
- Integration
- Speed
- Interface

**Integration - AI AppSec Assistants**
- Stack Integration
- Workflow Integration
- Codebase Contextual Awareness

**Model Integration - AI SDK**
- Multi-Model Integration
- Streaming & Real-Time Responses
- Model API Wrappers

**Agentic AI - AI Code Generation**
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance
- Decision Making

**Application Development - AI SDK**
- SDK Extensibility
- AI Workflow Abstractions
- Agent & Tool Invocation Frameworks

**Deployment & Operations - AI SDK**
- Logging & Observability
- Authentication & Access Management
- Error Handling & Retry Logic

## Top GitHub Copilot Alternatives
  - [Gemini](https://www.g2.com/products/google-gemini/reviews) - 4.4/5.0 (357 reviews)
  - [Tabnine](https://www.g2.com/products/tabnine/reviews) - 4.1/5.0 (54 reviews)
  - [ChatGPT](https://www.g2.com/products/chatgpt/reviews) - 4.6/5.0 (2,676 reviews)

