---
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-18'
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. AI-Powered Productivity Boost for Coding, Research, and Architecture

**Rating:** 4.5/5.0 stars

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

**Reviewed Date:** May 23, 2026

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

It’s a great productivity tool powered by AI . It helps me a lot with resolving bugs, refining my code, and generating new code. It’s also very helpful for research and for designing architecture. I like how it gives ask, edit and agent modes to optimize the amount of tokens used and the option to choose the model. Also, users can get 50 free hits every month and subscription is free for students and only $10/month. Setup is really easy and very easy to use with IDE's like VS code and collaborating platforms like Microsoft teams. It's performance is also decent, not as good as claude though.

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

It’s prone to producing code with an inconsistent style within the same project. Some of the models hallucinate a lot. Sometimes, in edit mode, the code changes aren’t applied and are generated in chat instead, which wastes time and money on that call. It can also cause security problems by hard-coding secrets.

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

It is used to generate, refine code using the power of AI . It is benefitting me by improving my productivity by doing repetitive tasks and speeding up development by code generation.

  ### 2. Reduce you workload with GitHub Copilot.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Hem G. | Backend Developer , Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 25, 2024

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

GitHub is a version control system with you can write a code with Team, and manage your code. With GitHub Copilot as their name it is your Copilot which gives you a suggestion for your code. And give you title for your commits.

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

Majority of the time GitHub Copilot gives you best suggestion for your code and title for your commits, but some times it gives you unnecessary title and code which is not useful for you.

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

With GitHub Copilot I take less time to complete my coding task. And i write more efficient code with it. Some times when I forget the syntax it is gives me reminder of the syntax which is very usefull.

  ### 3. Supercharges Productivity, Needs Better Complex Logic Support

**Rating:** 4.5/5.0 stars

**Reviewed by:** Neha K. | Technical Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** May 13, 2026

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

I like GitHub Copilot for its productivity improvement during day-to-day development. It can automatically generate DTOs, validation methods, login statements, and even unit tests based on naming conventions and comments. This allows developers like me to focus more on system design and complex logic rather than repetitive coding tasks. GitHub Copilot provides more context for our suggestions and offers better support for enterprise frameworks, which makes it more useful during actual development work.

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

The suggestions are not always reliable for complex business logic or highly domain-specific implementations. For example, in enterprise consulting projects with custom frameworks, Copilot sometimes generated outdated patterns or insecure code suggestions that require careful review before use.

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

I find GitHub Copilot helps reduce context switching and speeds up coding tasks by generating relevant code suggestions directly, improving developer productivity. It automatically generates DTOs, validation methods, and unit tests, allowing more time for system design and complex logic rather than repetitive tasks.

  ### 4. Boosts Productivity with Handy Code Suggestions

**Rating:** 3.5/5.0 stars

**Reviewed by:** VIVEK S. | Specialist, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 12, 2026

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

I use GitHub Copilot mainly for code suggestions, debugging help, and speeding up repetitive coding tasks. It helps me generate boilerplate code, write functions faster, and understand APIs while working on projects in languages like Python, JavaScript, and HTML/CSS. Copilot saves time by suggesting optimized code snippets and assisting with documentation comments, especially useful during web development and automation projects, since it improves productivity and reduces manual effort. One of the GitHub Copilot's features I value the most is its real-time code suggestions because they help me complete functions and logic much faster while coding. Copilot Chat is also frequently used for debugging, explaining code, and getting quick solutions without leaving the editor. Automatic boilerplate generation during web development and scripting tasks is another time-saving feature. These features improve productivity, reduce repetitive work, and help me focus more on problem-solving instead of routine coding.

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

While GitHub Copilot is very helpful, there are times when the code suggestions are not fully accurate or optimized for the specific project context. Sometimes it generates repetitive or outdated solutions, so the code still needs careful review and testing. In larger projects, Copilot can occasionally misunderstand the intent of complex logic or existing architecture. Another area for improvement would be better support for highly customized codebases and more precise debugging suggestions. Improving context awareness and reducing irrelevant recommendations would make the experience even better. The initial setup was not too much of an easy task.

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

I use GitHub Copilot for code suggestions, debugging, and speeding up repetitive tasks. It helps generate boilerplate code, write functions faster, and understand APIs. Copilot improves productivity, provides debugging assistance, and minimizes context switching with real-time recommendations.

  ### 5. Boosted Productivity with Seamless Integration

**Rating:** 4.5/5.0 stars

**Reviewed by:** Manish C. | Senior Associate Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** May 11, 2026

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

I use GitHub Copilot for my development work and creating production-ready applications by integrating it into the IntelliJ code editor. It boosts my productivity by reducing boilerplate code and helps me write small blocks of code quickly. I really like how it integrates into my editor, reducing the time needed to provide context since it already has all code access. With it integrated in the code editor, I can directly ask about anything within the editor itself, and it provides a valuable and structured response. Setting it up was easy since the editor supports it; I just logged in with the organization's GitHub account, and it worked.

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

The answers should be concise as I use it in my code editor. I wish it provided interactive solutions, like giving architecture-related answers by clicking on each tile instead of writing everything in one place.

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

I use GitHub Copilot to boost my productivity by reducing boilerplate code and quickly writing small blocks of code in my development work.

  ### 6. Copilot AI with Useful Integrations and Systematic Workflows

**Rating:** 5.0/5.0 stars

**Reviewed by:** AYUSH R. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** June 25, 2026

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

Copilot helps to complete certain task with help of Ai intelligence and variety of useful integrations.
Different agents complete the workflow in a systematic manner.

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

In complex tasks the copilot ai hallucinates sometimes and stuck between the files.
Also the pricing is bit high for advance/pro subscription.

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

It reduces the gap of learning AI as a student and professional.
It's strong performance with Ai tools and extension helps to save time and create good workload management.
UI/UX is great for beginner and support is fast and reliable.

  ### 7. GitHub Copilot Pros and Cons

**Rating:** 5.0/5.0 stars

**Reviewed by:** Rajan P. | Senior Human Resources Manager, Enterprise (> 1000 emp.)

**Reviewed Date:** May 19, 2026

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

Its strong integration with GitHub makes it a strong contender for developers already within that ecosystem. For individual developers, the Pro plan is often considered good value, paying for itself within the first week through time saved on boilerplate code, tests, and documentation.

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

Learning how to use GitHub Copilot’s suggestions effectively and integrate them into a project can take some time, particularly when you’re working on more complex coding tasks.

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

Sometimes, especially when working with code created by someone else, the exact way the code works might be blurry. Copilot can explain the code and even give some examples by going step-by-step through the function.

  ### 8. Saves Time with Boilerplate and Patterns in VS Code

**Rating:** 4.0/5.0 stars

**Reviewed by:** ARYAN M. | Undergraduate Student, Higher Education, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 03, 2026

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

I mainly use GitHub Copilot inside vs code mainly when building a project or while practicing DSA. It saves my time by providing boilerplate code and common patterns along with helper functions that one needs to type in manually.

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

Sometimes it misunderstands what I am actually trying to build. For more complex logic I still have to think through the implementation myself.

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

Copilot reduces the amount of repetitive coding I have to do, and it helps me move through projects much faster.

  ### 9. GitHub Copilot: Seamless VS Code Pair Programmer for Documentation-First Workflows

**Rating:** 4.5/5.0 stars

**Reviewed by:** Cameron H. | Founder, Enterprise (> 1000 emp.)

**Reviewed Date:** May 02, 2026

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

GitHub Copilot excels as a strategic pair programmer, particularly within a documentation-first workflow. It’s remarkably effective at polishing technical documentation before a single line of code is written, then leveraging that context to generate highly accurate pattern recommendations. The VS Code integration is seamless, making it easy to manage the context window and keep instructions mapped to the proper memory locations for an uninterrupted flow. Onboarding was frictionless; simply logging into my licensed GitHub account integrated the tool immediately into my existing environment.

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

I’d like a more seamless way to integrate with newer models or offline models, although I understand the security implications of allowing that kind of customization. It would also help to have clearer guidance on setting up the environment to better match my workflow style and methodologies, along with a more direct way to manage the AI’s memory, rules, and guidelines.

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

I work with Terraform for Infrastructure as Code, and GitHub Copilot helps me update existing code to newer standards so we can modernize our deployment approach.

  ### 10. GitHub Copilot in VS Code: A Powerful Prototyping Partner

**Rating:** 5.0/5.0 stars

**Reviewed by:** Durvesh C. | User Interface Designer, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 09, 2026

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

I mainly use GitHub Copilot in VS Code, where it can read the whole repo and help me design prototypes.

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

Recently, they started charging much more for credit usage, and that ended up being a painful dealbreaker for me.

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

It has boosted my speed in design thinking, design planning, and design handover by about 10x. It makes the whole handover process simpler because it understands the context and the repo so well when I use it in VS Code.

  ### 11. GitHub copilot review for modern AI developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vaheed S. | Associate, Enterprise (> 1000 emp.)

**Reviewed Date:** April 29, 2026

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

I like smart code auto complete feature and also context aware suggestions. The pr summarization and code review suggestions are also best features. It is very easy to integrate into our vs code ide as well. The UI is very simple and user friendly.

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

Sometimes it generates code which contains security risks and sometimes we see too many unnecessary comments in pr which are too noisy.The main thing I don't like rate limit in paid plan as well. The agent mode takes 20 to 30 percent tokens on unnecessary things like comments etc.

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

No more wasting time in writing api codes where we have same pattern in code which can be done using copilot easily, we just need to verify it. No more switching between browser and ide we can directly find and resolve things from ide. We can easily write test cases and test them directly with copilot if any issues it fixes them automatically.It helps in learning new frameworks etc..

  ### 12. Boosts Productivity with Powerful Code Suggestions

**Rating:** 4.5/5.0 stars

**Reviewed by:** Atharva P. | Cloud BI Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** May 01, 2026

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

I use GitHub Copilot to significantly speed up development by providing real-time code suggestions and reducing repetitive coding efforts. The newer versions have an agent model that does things automatically, reducing turnaround times to deliver features to applications. I appreciate its ability to provide multiple modes of approval, allowing me to bypass approvals for less critical tasks, while ensuring approvals for production-critical work. This flexibility is really good. Another aspect I like is that it allows me to see the reasoning and analysis it performs, which helps me to understand its logic and make corrections if needed.

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

Suggestions are not always accurate and sometimes require validation. It can also generate overly generic or suboptimal code if prompts are not clear. And the token usage is very high if you don't know how to write proper concise prompts.

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

GitHub Copilot improves developer productivity by generating code, suggesting real-time fixes, and reducing repetitive coding, debugging time, and the need to look up syntax. It provides better context for code suggestions, especially for large codebases, and integrates seamlessly with various IDEs.

  ### 13. Revolutionized Our Coding Efficiency

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mallik c. | Sr. Enterprise Cloud Architect, Enterprise (> 1000 emp.)

**Reviewed Date:** April 30, 2026

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

I think all the features of GitHub Copilot are really wonderful to improve our software development philosophy. I like that it has predictive text awareness, where it understands and reasons through the entire project code to suggest appropriate code automation. I also appreciate its ability to eliminate boilerplate code, like setting up a unit test skeleton and creating various Java or Node.js components. It helps review code for vulnerabilities and supports many programming languages, which is really useful for our team.

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

While GitHub Copilot is a helpful tool for developers, it does have some shortcomings such as architectural and cross-file blindness. Copilot struggles with tasks that span multiple files or involve complex project architecture, which can cause it to lose context. Like other AI tools, it sometimes hallucinates or generates speculative content, suggesting methods or classes that don't exist. These issues can pose security and quality risks.

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

I use GitHub Copilot to automate repetitive tasks, speeding up our coding process and letting us focus on business logic. It helps minimize context switching by providing explanations and documentation directly in the IDE.

  ### 14. Flexible Model Choice and Auto Mode That Adapts to Your Workload

**Rating:** 4.5/5.0 stars

**Reviewed by:** Vithal S. | Lead, Enterprise (> 1000 emp.)

**Reviewed Date:** June 17, 2026

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

The best part about GitHub Copilot is that I can choose the best available models based on my requirements. Also, Auto mode works well, and Copilot chooses the best model depending on the workload.

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

Sometimes, GitHub Copilot doesn’t return any output and keeps asking me to retry again and again.

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

I use GitHub Copilot in my day-to-day tasks, such as creating utilities for repetitive work, refining and composing emails, creating PPTs and documents, and writing test cases. With Copilot, my productivity has increased 10X.

  ### 15. Great IntelliJ Inline Edits and Commit Messages, but a Slow, Frustrating UI

**Rating:** 3.5/5.0 stars

**Reviewed by:** Sai Kiran Reddy D. | Software Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 01, 2026

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

I like the inline edits and that I can use it in my favorite IDE, IntelliJ. It was my first AI coding tool, and I also really appreciate the auto-generated commit messages from Copilot.

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

The UI experience isn’t that great compared to other competitors like Cursour. It takes forever to make even simple changes, which makes the overall workflow feel slow and frustrating.

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

Instead of spending hours on manual coding, developers can now focus on the problems they actually intend to solve, while the AI takes care of writing the repetitive, manual parts of the code.

  ### 16. GitHub Copilot Supercharged My Workflow with Accurate, Context-Aware Suggestions

**Rating:** 4.5/5.0 stars

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

**Reviewed Date:** April 28, 2026

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

GitHub Copilot has significantly sped up my development workflow. Its inline code suggestions are accurate and context-aware, particularly when I’m working in C# and TypeScript. It takes care of repetitive boilerplate almost instantly, which saves me hours each week. The chat feature in VS Code is also excellent for explaining code, helping generate unit tests, and assisting with debugging when I get stuck. Overall, it integrates smoothly into my existing setup with virtually no friction.

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

Sometimes the suggestions feel off-context or overly verbose, so I still need to adjust them manually. It can also struggle at times with less common frameworks or niche libraries. The cost may be a barrier for solo developers or small teams. During heavy usage, it occasionally slows the editor down a bit, and the suggestions can start to feel repetitive when I’m working with similar code patterns across a project.

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

As a solo full-stack developer building a SaaS EdTech platform, I used to spend a lot of time writing repetitive boilerplate across C#, TypeScript, and Dart. GitHub Copilot has drastically cut that time down—I can now scaffold APIs, write unit tests, and implement CRUD operations much faster. It feels like a second pair of hands, so I can stay focused on architecture and business logic instead of getting bogged down in syntax. Overall, it’s noticeably improved my productivity and how quickly I’m able to ship.

  ### 17. Saves Time with In-IDE Docs and Stack Overflow Search

**Rating:** 4.0/5.0 stars

**Reviewed by:** Piyali D. | SEO Executive , Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 07, 2026

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

Developers do not have to leave their IDE to look up documentation or search Stack Overflow.
This helps to save time, brakes complex code for us to understand that easily.

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

Sometimes it gives meaningless codes & sometimes wrong codes.

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

It helps me to save time while coding. It helps save time and manual coding. Also this automates the creation of predictable, repetitive unit tests that developers often dislike writing.
It speed up development by generating boilerplate code.

  ### 18. Very Helpful for Coding—Boosts Productivity with Code Generation and Editing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sahil B. | Software Engineer 2, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** June 17, 2026

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

Very helpful for coding. It’s useful for both code generation and editing, and it has increased my productivity.

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

It hallucinates a little sometimes. I’m also unable to fetch the history from some previous sessions, and I keep seeing the same repetition again and again.

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

It’s genuinely useful in the day-to-day work of software developers like me. With Copilot, the language barrier feels like it’s gone, which makes it easier to stay focused and get things done.

  ### 19. Great VSCode Integration and Performance, but the New Pricing Model Stings

**Rating:** 1.5/5.0 stars

**Reviewed by:** Damien W. | President, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 17, 2026

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

I like the integration in VSCode. Its performance while coding is pretty good. It used to be competitively priced, but they changed the pricing model, so it's no longer as inexpensive.

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

New pricing model - this completely ruined the experience

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

GitHub Copilot was super useful as an assistant for coding in VS Code. Now, because of the pricing by token change, I will need to find a different solution as Copilot is just too expensive.

  ### 20. Understands My Intent and Helps Map Features and Data Flow.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sanidhya A. | Student, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 18, 2026

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

it understand my intent  means what im trying to build, what are the features ,where should data flow it gets me, its UI is actually user fiendly compared to most of AI Agents i know . it integration with mcp server makes work much easier like with figma,etc

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

costly and free tier ends very soon and context is also limited it should be which is a barrier in making full stak apps

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

will wokring on a project an dgetting error it can solve and make login and register logic in code an dmany things like that . most importantly it understand my idea very well then create a step by step map or guide to wokr on and beacuse of this i also get knowledge of how software is being build and how things are working . not just solve a bug also tells what causing it and what how can i prevent these things ... , costly but makes works easy and correct and correct means not messing software but actually doing meaningful work, and this  helps me finish projects before deadline.

  ### 21. Fits Seamlessly into IDE and GitHub Workflows, Saving Time on Reviews

**Rating:** 4.0/5.0 stars

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

**Reviewed Date:** April 07, 2026

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

What I like most is how it fits into both my development workflow and our review process. I use it in my IDE to help write code, suggest improvements, and even debug when I’m stuck, which saves a lot of time. We also use it as part of an automated GitHub workflow for code reviews, and it’s helpful in catching basic issues or suggesting changes early. It feels like having an extra pair of eyes, especially for repetitive or boilerplate-heavy tasks.

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

The suggestions aren’t always accurate, especially for more complex logic or domain-specific code. You still need to review everything carefully, as it can sometimes produce code that looks right but isn’t fully correct. In code reviews, it’s useful but not a replacement for human context, it can miss the bigger picture or intent behind changes.

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

It helps speed up development by reducing the time spent writing routine code and assisting with debugging. In reviews, it adds an extra layer of automated feedback, which helps catch small issues earlier and keeps things moving faster. Overall, it improves productivity without replacing the need for proper review and understanding.

  ### 22. The right assistant and buddy for your day to day tasks

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** June 23, 2026

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

I love the interface and how easily i can use it in my IDE and let it explain my problem and it understands it easily and gives me accurate answers. Is interface is so easy for anyone to understand and start using right away.

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

It sometimes interrupts my work flow with some intrusive suggestions. Also if the session is too long then it starts hallucinating. It needs right prompt and we need to explain what we need or the answers would be very poor.

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

It is trying to an assistant or buddy to me by helping me with my day to day tasks especially in code. It is greatly reducing my time and helping me prioritise other important tasks.

  ### 23. Revolutionized Our Coding Process with Seamless AI Integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vishesh A. | cloud engineer intern, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 03, 2026

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

I use GitHub Copilot to help with coding basic things, formatting my code, and looking for errors. It's integrated into my IDE (VS Code), so I don't have to switch tabs. I appreciate that it comes with multiple LLM options like Claude, ChatGPT, and Gemini, allowing me to switch as I wish. It doesn't run out of credits and has better code handling compared to the traditional web versions. I love that I don't have to copy and paste my code because it already has access and updates it itself. Before changing my code permanently, I can see how the new version performs and the changes it made before deciding to 'keep' it. The integration of multiple AIs helps me check what each has to offer before going with one. The setup was really easy; I just got the extension and connected my GitHub account, and I was good to go.

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

Sometimes it takes too long to generate a response and keeps meddling with the terminal instead of the actual code, but that happens rarely.

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

GitHub Copilot helps with coding, formatting, and error-checking. It's integrated with my IDE, so I don't need to switch tabs. It automatically updates my code and offers multiple AI options without running out of credits, making coding more efficient.

  ### 24. Saves Time with Powerful Multi-File Project Editing

**Rating:** 4.0/5.0 stars

**Reviewed by:** Naph P. | Software Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 20, 2026

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

The AI assistant saves a lot of time and has great features like the ability to operate on multiple files in a project, and plan and execute changes across the project files

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

I don't like the weekly threshold that limits its usage, it tends to disrupt the workflow when you have major changes being implemented and all of a sudden, the operations are stopped because you have hit the usage limit

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

The AI coding assistant is time saving because it is able to scan and make changes in multiple files during a single operation.

  ### 25. GitHub Copilot Speeds Up PowerShell and Automation ScriptiGitHub Copilot

**Rating:** 4.5/5.0 stars

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

**Reviewed Date:** June 23, 2026

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

As an infrastructure engineer, I find GitHub Copilot most useful for generating PowerShell, Python, and automation scripts. It helps me quickly create script templates, troubleshoot commands, and automate repetitive administration tasks, which saves a significant amount of time during project implementations and operational activities.

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

One thing I dislike about GitHub Copilot is that its suggestions are not always accurate and sometimes require careful review before use. It can occasionally generate inefficient or outdated code, which means I still need to validate and test everything. For infrastructure and automation scripts, it sometimes misunderstands the environment or context, leading to suggestions that need significant modification.

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

itHub Copilot helps solve the problem of spending too much time on repetitive coding tasks, searching for syntax, and looking up examples online. It provides suggestions and code snippets directly while I work, which helps me complete tasks faster and stay focused. For automation and scripting work, it helps me generate script templates and troubleshoot issues more efficiently. Overall, it saves time, improves productivity, and allows me to focus more on solving problems rather than writing routine code.

  ### 26. Quick, Usable Code Suggestions That Save Time in the Editor

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sagar K. | SEO Analyst, Marketing and Advertising, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 21, 2026

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

It gives quick, usable suggestions for repetitive code and common patterns, which saves a lot of time. It also keeps me in the editor so I don’t have to keep searching for basic implementations.

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

it often sounds confident even when the code is slightly wrong. It can miss edge cases or suggest outdated patterns, so you still need to review everything carefully.

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

GitHub Copilot helps me move faster on small tools and scripts, especially the kind I build for SEO tasks like hreflang extraction or data cleanup. Instead of figuring out syntax or boilerplate, I can focus on the logic and get a working version quickly.

  ### 27. Boosts Productivity and efficiency with great integrations in your IT setup

**Rating:** 4.0/5.0 stars

**Reviewed by:** Purva K. | System Integration Specialist, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 07, 2026

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

I like GitHub Copilot because it literally reduces my time on repetitive tasks, like refining my emails and suggesting my coding functions. I like that I can use GitHub Copilot to get an overview of a repository and understand the functionalities, which really helps when I’m looking for main files and functionalities. I love that I can access it inside Visual Studio Code. It immediately starts suggesting code and improving it for me. GitHub Copilot is especially useful in writing helper functions, validations, and logic. It’s great that I don't have to switch between tabs when I'm working because I can access it easily both from GitHub and Visual Studio Code. I appreciate the different models provided by Copilot as they really help a lot. I find the customer support and the community very helpful, and I feel like the platform is well-supported, which gives me trust when relying on it for development. I think GitHub Copilot is flexible and can be used by anyone, not just developers—it can help with sales data analysis or marketing strategies. It also helps me with documentation by providing outputs in a structured way. The initial setup was smooth and very straightforward, making it user-friendly and beginner-friendly.

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

Sometimes the suggestions are not very up to date, especially with recent changes in API versions like Azure's. GitHub Copilot doesn't always have knowledge of the latest API updates, which can be problematic when working with new features or changes. Additionally, it requires a stable internet connection, which is a limiting factor.

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

I use GitHub Copilot to reduce repetitive tasks, refine emails, improve coding functions, and understand repositories quickly, saving me time.

  ### 28. A lifesaver that lets me focus on the logic while the tools handle the heavy lifting

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sree K. | Software Development Engineer III in Test, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 20, 2026

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

What I love most about GitHub Copilot is how effortlessly it supports my day-to-day automation work. The ease of use is what hooked me from day one; it genuinely feels like having a partner who already understands my coding style and our specific Java framework. I use it constantly throughout the day, and that frequency has actually changed how I approach writing new scripts. Instead of digging through documentation for Rest Assured syntax or Selenium locators, I can just start typing and it completes what I’m trying to do. It keeps me in the flow, making the whole process feel more natural and far less like a chore.

The implementation and integration have been big pluses for me as well. Since our codebase already lives in GitHub, getting it running in my IDE was basically a one-click setup. It didn’t require complicated configuration or major changes to how we work; it simply fit into our existing Git workflow. The range of features—especially the new agent mode—has also noticeably boosted our productivity. It’s not only about basic code completion anymore; it’s about having a tool that can help me think through more complex logic or even refactor an entire page object while I’m still in the middle of a sprint.

Whenever I’ve hit a strange glitch or had questions about recent updates, both customer support and the community have been really helpful. It’s reassuring to know the platform is well supported, especially since we rely on it so heavily for testing now. At this point, it’s become an essential part of my toolkit—I can’t really imagine going back to writing boilerplate code by hand or spending hours debugging simple typos that Copilot catches right away. It lets me focus more on the interesting parts of my job, like figuring out the best testing strategies for our products.

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

The context window can also be a bit frustrating. In our larger automation files—especially those with hundreds of lines of API test cases—Copilot sometimes loses track of the logic I established at the top of the file. It then starts suggesting variable names or logic that doesn’t align with the rest of the script, which forces me to pause and manually correct it. It’s not a dealbreaker, but it does interrupt my momentum.

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

What I really value about GitHub Copilot is how it solves the “blank page” problem and reduces the mental exhaustion that comes with writing boilerplate. As someone who has to write a lot of Java and Selenium scripts, the constant repetition of setting up locators, page objects, and Rest Assured blocks can be draining. Copilot helps by predicting what I need based on the context of our framework, taking care of that tedious initial heavy lifting so I can get a working script drafted in a fraction of the time it used to take.

It’s also been a big help with the debugging and documentation gap. Before Copilot, if I had a failing API test, I’d have to manually dig through JSON paths and headers to find the mismatch. Now I can ask the Copilot agent to analyze the response and the code, and it usually spots the issue—like a missing header or the wrong data type—almost instantly. On top of that, it takes care of the JavaDoc and comments for our test suites, which I’m guilty of skipping when I’m rushing to hit a sprint deadline.

Overall, the main benefit for me is that it lowers the cognitive load of my day-to-day work. Since it handles syntax and repetitive patterns, I can spend more of my brainpower on the actual testing strategy—thinking through edge cases or better ways to structure our regression suites. It feels like a force multiplier for my eight years of experience: I’m not just coding faster, I’m a more focused tester because the “noise” of manual coding has been dialed way down.

  ### 29. Speeds Up Coding with Accurate Suggestions

**Rating:** 4.0/5.0 stars

**Reviewed by:** hamna a. | Application Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 21, 2026

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

I used GitHub Copilot to speed up coding by generating code suggestions, boilerplate, and function templates. I like how it quickly suggests useful code and helps me write faster with less effort. It’s helpful for quick solutions and learning new syntax. I also like how it understands context from my code and comments, making its suggestions feel relevant and helpful. The initial setup was very easy—just install the extension, sign in, and it’s ready to use.

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

Sometimes the suggestions from GitHub Copilot are inaccurate or not optimized, so they need careful review. It could be more accurate, especially with a better understanding of complex, project-specific code.

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

I use GitHub Copilot to speed up coding, generating code suggestions and templates quickly. It handles repetitive tasks, helps with syntax, and provides quick solutions, saving time. However, I review everything as suggestions can be inaccurate.

  ### 30. High-level productivity for developers and technology students.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jennyfer R. | Estagiária de Desenvolvimento de Sistemas, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 22, 2026

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

The Copilot drastically increases my productivity by suggesting, in real-time, repetitive code blocks and even more complex logic. It's like having a constant partner in programming the projects at Jheytech.Ai.

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

Sometimes, the suggestions may be based on outdated libraries, which requires a more careful manual review. Additionally, the reliance on a stable internet connection can be a limiting factor.

What problems does it solve?: "It solves the time bottleneck in writing boilerplate code and helps to learn new syntaxes more quickly, which is essential for my study flow at Uniasselvi."

Evaluation Title: "The indispensable right-hand for developers in training"

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

It eliminates the time spent on 'boilerplate code' (repetitive code), allowing me to focus on business logic and system architecture. For my studies at Uniasselvi, it helps to learn new syntax more intuitively.

  ### 31. GitHub Copilot: Fast, Context-Aware Coding Assistance That Feels Like Pair Programming

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** April 03, 2026

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

GitHub Copilot makes routine coding tasks much faster. It’s like having a helpful pair programmer who instantly suggests lines, functions, or even full snippets as you type. I especially appreciate how it adapts to the context of the code I’m working on, making suggestions that feel relevant rather than generic.

UI / UX:
Using Copilot day-to-day is very smooth. The inline suggestions feel natural and don’t disrupt the workflow, and cycling through alternatives or accepting a suggestion is intuitive. It integrates directly into my IDE without adding extra clutter, so it’s easy to stay focused on coding rather than managing the tool itself.

Integrations:
Copilot integrates seamlessly with VS Code, JetBrains IDEs, and GitHub repositories. It respects existing project settings and coding style, which is important when working on shared codebases. Setting it up alongside version control and other dev tools was straightforward and didn’t require any complicated configuration.

Performance:
Suggestions appear quickly, even on larger projects. While complex files occasionally take a second longer for context analysis, Copilot remains highly reliable and rarely interrupts workflow. I’ve not encountered crashes or slowdowns that affect productivity.

Pricing / ROI:
The subscription cost feels justified for anyone coding regularly. Copilot saves time on boilerplate, repetitive patterns, and even debugging small mistakes, so the efficiency gains can outweigh the cost - especially for professional developers or teams handling larger codebases.

Support / Onboarding:
Onboarding is simple. Installing the plugin and connecting it to your GitHub account is straightforward. Documentation is clear, and the community is active for troubleshooting or learning tips. Overall, getting started was painless and didn’t require much hand-holding.

AI / Intelligence:
The AI capabilities are impressive. Copilot not only completes lines of code but can generate functions, handle multiple file contexts, and even suggest idiomatic patterns in languages I’m less familiar with. Its ability to understand context and adapt to coding style over time makes it feel like a true coding partner rather than just a predictive tool.

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

While GitHub Copilot is incredibly helpful, it isn’t perfect. Sometimes the AI suggestions don’t exactly match the project’s coding conventions, so you still need to review and tweak the code. For very specific or advanced patterns, the suggestions can be off or too generic, which means it’s not a complete replacement for understanding the code yourself. Additionally, the subscription cost might feel high for casual or infrequent developers who don’t benefit from the speed-ups every day.

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

Before using GitHub Copilot, we struggled with repetitive boilerplate code, writing utility functions, and implementing common patterns across multiple projects. This often slowed down development and increased the chance of small errors, especially when working under tight deadlines or on large codebases.

After implementing Copilot, we can generate context-aware code suggestions almost instantly. Now, repetitive code is mostly automated, and even complex functions can be drafted quickly. This has resulted in significant benefits: development cycles are faster, code consistency has improved across the team, and minor errors are reduced. On average, we estimate Copilot saves several hours per week per developer, which allows us to focus on higher-value tasks like design, testing, and feature innovation.

In short: we struggled with repetitive coding tasks and maintaining consistency, but now we can generate quality code faster, which has increased productivity, reduced errors, and freed up time for more strategic work.

  ### 32. Copilot Accelerates Coding and Streamlines Issue Resolution

**Rating:** 4.0/5.0 stars

**Reviewed by:** Saif M. | Ph.D. Researcher, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 09, 2026

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

I love the way Copilot helps me fix minor issues in my codebase quickly. Before using Copilot, I used to find out the workaround by copying the error message and finding a similar solution on Stack Overflow. Now, I mostly fix my code and generate skeleton code for a new implementation with Copilot.

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

Sometimes, I have to be very specific or prompt multiple times to find out the correct workaround or solution to the problem I am facing. If Copilot had some sort of contextual understanding based on my whole repo, it would have been better.

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

- Quick fixes for minor bugs
- Generation of skeleton code based on the implementation plan
- Refactoring code
- Generate documentation in README or as doc strings of individual functions

  ### 33. Great Coding Assistant That Saves Time

**Rating:** 4.5/5.0 stars

**Reviewed by:** Manav M. | System Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** July 07, 2026

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

GitHub Copilot saves me time by suggesting code as I type. It is especially helpful for writing repetitive code, generating boilerplate, and learning new APIs quickly. The suggestions usually fit my coding context and improve overall productivity.

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

Sometimes the suggestions are inaccurate or overly complex, so I always review the generated code before using it. It can also struggle with large codebases and occasionally repeats inefficient patterns.

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

GitHub Copilot reduces development time by generating code suggestions, boilerplate, and helping with debugging. It lets me focus more on solving problems instead of writing repetitive code, which improves productivity and speeds up development.

  ### 34. GitHub Copilot Boosts Productivity with Smart Code Suggestions

**Rating:** 4.5/5.0 stars

**Reviewed by:** Chitransh M. | REACH Student Partner, Enterprise (> 1000 emp.)

**Reviewed Date:** June 19, 2026

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

GitHub Copilot significantly improves productivity by providing intelligent code suggestions, reducing development time, and assisting with code generation and debugging.

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

Suggestions occasionally require manual verification, and support for complex, context-specific logic could be improved.

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

GitHub Copilot helps address repetitive coding tasks, accelerates code development, and assists with debugging and documentation generation. This has improved my productivity, reduced development time, and enabled me to focus more on implementing business logic and solving complex problems. It also helps in learning new APIs and frameworks more efficiently. Also its beter ROI in terms of pricing against competitiors. The performance depends on the model being used but for general tasks it works smoothly with organization.

  ### 35. Easy VS Code Integration That Speeds Up Debugging

**Rating:** 4.5/5.0 stars

**Reviewed by:** Bansi V. | Database Administrator, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 26, 2026

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

Actually, GitHub Copilot provides an interface solution that’s easy to integrate with VS Code. The inline code changes make the workflow smoother and help with faster debugging. It also provides solutions without needing to share files every time.

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

Sometimes, because of GitHub Copilot, VS Code can take too much time to process things. At times, the system also gets stuck or hangs.

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

Back when I was a college student, I used the built-in editor like a GitHub Copilot, as an AI helper chatbot for me.

  ### 36. Coding Suggestion On the Go

**Rating:** 4.5/5.0 stars

**Reviewed by:** Chetan D. | Associate, Strategy &amp; Growth, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 09, 2026

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

The UI feels designed for technical users. I think it should be more user-friendly so that non-technical users can navigate and use it easily as well.

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

The suggestions it provides aren’t always reliable, and they don’t consistently seem accurate.

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

It saves me time by taking care of repetitive coding tasks, which lets me integrate with other tools and focus on more important work.

  ### 37. Boosts Engineering Efficiency with Intuitive Code Guidance

**Rating:** 4.5/5.0 stars

**Reviewed by:** Uttam M. | Data Specialist, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 14, 2026

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

I find GitHub Copilot incredibly easy to use, and I love how it integrates seamlessly with many of my editors like Visual Studio Code and IntelliJ. That's definitely a great point about it. It plays a very important role in my day-to-day activities by helping me reduce my workload and complete tasks much quicker. The tool assists me in understanding problem statements without even writing the code, generating code, analyzing different solutions to opt for the best, and even reviewing pull requests by just selecting Copilot as the reviewer. It also provides a chat box in my editor, which allows me to push code changes, commit my code, and create pull requests or feature branches with ease. From a security perspective, GitHub Copilot also stands out positively.

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

Sometimes the models in GitHub Copilot hallucinate or they're not able to capture the context or maintain the history. If that can be improved, it would be great.

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

GitHub Copilot helps me understand problem statements, automate tasks like branch creation and PRs, and generate and review code efficiently, reducing my workload and saving time.

  ### 38. Massive Productivity Boost with Smart Code Completions

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ganesh W. | Senior Associate, Enterprise (> 1000 emp.)

**Reviewed Date:** January 14, 2026

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

GitHub Copilot has significantly improved my coding productivity. It suggests intelligent code completions and entire functions that often match what I was planning to write. Copilot excels at routine tasks like boilerplate setup, loops, and standard patterns, which saves me a lot of time and helps me focus on the more complex parts of development. It’s like having a second pair of hands in my editor — especially useful for jumpstarting new files or unfamiliar APIs.

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

Context awareness: Sometimes suggestions don’t fully understand the bigger picture of the current project or custom business logic, leading to irrelevant code.

Accuracy in complex logic: For advanced architecture or deeply specific requirements, suggestions can miss the mark and require careful editing.

Security awareness: Occasionally suggests patterns that might not follow best security practices, so you must

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

GitHub Copilot helps businesses improve developer productivity, reduce time-to-market, and lower development costs by acting as an AI-powered coding assistant


Copilot generates boilerplate code, standard functions, and routine structures automatically, freeing developers to focus on complex logic and business value.

It speeds up develoment cycle.

  ### 39. GitHub Copilot Speeds Up Development and Sparks Better Code Ideas

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** July 07, 2026

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

What I most lioke about github copilot is that it speed up development and it gives idea about already existing codes . we can use this our own ide

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

Sometimes it doesn't understand the context and for eay tasks taking too much time

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

Time . It saves Time, as a developer deadlines are the main problem use facing , Github copilot saves time.

  ### 40. Generous Model Limits and Multi-Provider Choice Make It Highly Cost-Effective

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sutthiphong C. | Front-End Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** April 23, 2026

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

It has generous limits for models, and they still don't use token like most of others IDEs, so it makes it most cost effective solution. 

In terms of harness it works pretty well and models execute commands correctly.

And compare to Claude code or Codex you can choose between different providers, not just one.

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

Sometimes it feels like working a bit slow (maybe heavy load or something), but overall I'm satisfied with the experience

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

It allows to automate code tasks in VSCode using integrated extension, so it is easy to write, review and modify generated code by models.

  ### 41. GitHub Copilot: A Developer's Best Companion

**Rating:** 4.5/5.0 stars

**Reviewed by:** Kristy D. | Software Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** January 06, 2026

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

I use GitHub Copilot to help me code, and it reviews my code during PRs. I like how it goes straight into solving my problems and understands what I'm asking. It gives me more than one answer, allowing me to decide what's best for my application. The initial setup was super easy; I just had to link my proxy and log in.

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

Sometimes I feel like GPT isn't as effective as Claude, so maybe allow all the AI Agents to be equally knowledgeable. I think it might be better if it doesn't just suggest downloading plugins and instead explains things before doing them. Sometimes it just goes straight into asking to download instead of explaining why this solution might be best for me.

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

I use GitHub Copilot to help me code and review my code during PRs. It helps me remember git commands and any functions with the language I use. It also allows me to make my code as readable as possible, by suggesting edits and adding comments when needed.

  ### 42. Github Copilot—Easy to Use in VS Code

**Rating:** 4.0/5.0 stars

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

**Reviewed Date:** March 23, 2026

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

There are lots of models, but honestly the best thing for us has been the quotas. On our enterprise plan, we’ve only hit the quota and been put in a timeout once. We also really enjoy the breadth of models available, how easy it is to use in VS Code, and the amount of quota we receive as well—it’s been great.

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

I think the flexibility of the models is really hard to get a handle on. For example, things like tool calling and enabling web search are pretty hidden behind the Co-Pilot interface. Another example is the 1m context token with the Claude models: you really can’t make many changes or decisions around that.

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

We mainly use it as an internal coding tool alongside VS Code, and it helps us get a lot of work done. Most of our coding tasks—debugging and adding new features—are now handled through Copilot.

  ### 43. Seamless IDE Integration That Saves Massive Time

**Rating:** 5.0/5.0 stars

**Reviewed by:** SOMIA F. | Adjunct Faculty Computer Science, Enterprise (> 1000 emp.)

**Reviewed Date:** June 25, 2026

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

seamless integration inside IDEs (like VS Code), which eliminates context-switching while delivering massive time savings by auto- generating boilerplate and automating routine syntax.

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

reliability, workflow friction, and dependency risks

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

It solves development bottlenecks by automating repetitive boilerplate code, reducing the mental fatigue that comes from syntax memorization, and accelerating pull request reviews by up to 67%.

  ### 44. A booster for productivity, but the quality of advice needs improvement

**Rating:** 4.0/5.0 stars

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

**Reviewed Date:** June 04, 2026

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

I like GitHub Copilot's context-aware suggestions the most. It doesn't just provide code suggestions for individual lines but also suggests for entire functions and logical structures. It quickly generates repetitive code and boilerplate implementation, saving a lot of time for us and developers. It is very helpful in creating automation scripts and test cases and assists in increasing productivity during development.

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

Yes, many times GitHub Copilot suggests code with great confidence that appears technically correct but is not correct according to business logic. And in complex use cases, the quality of suggestions becomes inconsistent. The code you generate cannot be used without review; its verification is necessary. I do not keep it in full agenting mode, I still keep it in review mode and properly review whether to proceed or not.

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

I use GitHub Copilot for coding, test automation development, script generation, and code suggestions, which helps in productivity and development speed. It quickly generates repetitive coding and boilerplate code, saving time for me and developers.

  ### 45. GitHub Copilot Speeds Up Coding with Smooth, Context-Aware Suggestions

**Rating:** 5.0/5.0 stars

**Reviewed by:** Smrutisagar M. | Lead Functional Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** June 23, 2026

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

GitHub Copilot is best at speeding up coding by handling boilerplate and repetitive tasks, so I can focus on solving the real problem.
I also like how it gives context-aware suggestions right inside the editor, which makes coding feel smoother and faster.

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

GitHub Copilot can sometimes be too confident and suggest code that looks right but is subtly wrong or insecure.
It can also encourage overreliance, so you still need to review, test, and understand every suggestion yourself

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

GitHub Copilot saves time by handling repetitive coding and boilerplate.
It benefits me by keeping me focused, faster, and less distracted while I build.

  ### 46. Effortless Automation with GitHub Copilot

**Rating:** 4.5/5.0 stars

**Reviewed by:** satya ranjan m. | Quality Assurance Lead, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 15, 2026

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

I use GitHub Copilot for QA automation to write code more prominently and efficiently. It can quickly generate page object models, test assertions, BDD step definitions, and CI/CD snippets. I also appreciate how it helps by providing structured page objects based on existing patterns, reducing my need to look up syntax. Plus, it generates Given/When/Then mappings along with reusable automation hooks with parameterized steps. The initial setup was easy, which was a bonus.

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

sometimes generated test steps rely on hard waits and weak synchronization

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

I use GitHub Copilot for QA automation, making coding more efficient by providing step definitions, code samples, and quickly generating page object models, test assertions, and CI/CD snippets, reducing syntax lookup effort and helping with reusable hooks.

  ### 47. A Coding Partner That Boosts Productivity

**Rating:** 5.0/5.0 stars

**Reviewed by:** Roshish S. | Mid-Level Flutter Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 12, 2026

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

I love using GitHub Copilot for software development because it helps me immensely when writing code. It learns my patterns and provides inline autocompletion, suggesting code exactly how I would write it, like it can read my mind. This feature is really helpful in resolving confusion about syntax and it saves me a ton of time by preventing the need to write boilerplate code repeatedly. I also appreciate that it can write the logic for me when I'm stuck, and sometimes I can code an entire feature just by pressing Tab. The initial setup was super easy and took less than 10 minutes.

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

The pricing was a little expensive, but the value was worth it. If it could be like 25-50% cheaper, it would be a bang for the buck and would make everyone buy it.

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

GitHub Copilot saves me time and energy by eliminating the need to memorize syntax and rewriting boilerplate code. It learns my coding patterns, providing accurate inline autocompletions and even writing logic for complex tasks, enhancing my productivity significantly.

  ### 48. Automatically Aligns Code Across Directories and Makes Changes Easy to Track

**Rating:** 5.0/5.0 stars

**Reviewed by:** Reyhana K. | Assistant, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 21, 2026

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

The most helpful part is his ability to automatically go through directories and align the code where needed. Additionally, it helps me to see exactly what part was modified to revert it back if something does not work as expected.

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

Sometimes it can overcomplicate things depending on the model chosen.

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

I use it daily on almost all my tasks. With today’s requirements to complete the production grade projects in days copilot allows me to fulfill all the needs.

  ### 49. Outstanding Experience from Start to Finish

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** December 25, 2025

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

GitHub Copilot proves to be an amazing tool for coding activities of every day. The implementation is pretty straightforward, and it does not demand a complicated setup. The development environment's integration is significantly seamless and fast. Moreover, it provides handy code suggestions, eliminates duplication of work, and the like. In effect, it turns coding into an easier, quicker, and more pleasant experience.

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

One aspect of GitHub Copilot that I am not really fond of is its occasional provision of incorrect or partial code recommendations. It might be the case that it does not perfectly grasp the project environment and thus comes up with non-optimal solutions. I continue to be in a situation where I have to meticulously review and test the code, which means more effort on my side.

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

GitHub Copilot is a handy tool for tackling those repetitive coding tasks that can take up so much time. As an iOS developer working with Xcode and Visual Studio, it’s pretty great because it helps me whip up Swift, SwiftUI, and other bits of code really quickly. I mean, it cuts down on the manual typing, which is a big win. Plus, it speeds up the whole development process. You know, it also helps with syntax and boilerplate code, which can be a bit of a hassle. This means I get to spend more time focusing on the actual logic of the app, solving problems, and really improving the overall quality of what I’m working on. It’s like having a little coding buddy that’s always there to lend a hand.

  ### 50. Helpful Auto-Suggestions and Snippet Fixes, But Struggles with Larger Code Changes

**Rating:** 3.5/5.0 stars

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

**Reviewed Date:** July 07, 2026

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

The auto-suggestions are really helpful, and the ability to fix specific code snippets works very well. Connecting with GitHub also makes it easier to create PRs and commit code.
It also suggests changes across files which is a very nice feature, once we start writing to import any function/class.

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

Auto suggestions are very helpful. Fixing a particular portion (snippets) of code works well, but when I try to apply the same fix by selecting the entire code, a whole file, or an entire project, it doesn’t work as intended, especially with larger codebases.

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

In my daily coding, it has helped a lot by making the development process faster. I just need to write fewer lines, and later it also helps with writing almost all the code.


## 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=2&qs=pros-and-cons&section=pricing&secure%5Bexpires_at%5D=2026-07-18+18%3A38%3A40+-0500&secure%5Bsession_id%5D=bc1d96fb-966b-4b4c-849c-c6b9917f8d88&secure%5Btoken%5D=b4f42b84cbfb5bce83d9160d9929666cc73b23718ada1fca6239de42fb923f28&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 (358 reviews)
  - [Tabnine](https://www.g2.com/products/tabnine/reviews) - 4.1/5.0 (55 reviews)
  - [ChatGPT](https://www.g2.com/products/chatgpt/reviews) - 4.6/5.0 (2,678 reviews)

