GitHub Copilot Reviews (387)

Reviews

GitHub Copilot Reviews (387)

4.4
387 reviews
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"Seamless VSCode Integration with Powerful Multi-File Edits and Custom Agents"
5/5
What do you like best about GitHub Copilot?

Integration within VsCode and ability to move the windows around and out of the VsCode window.

It's ability to perform multi-file edits with ease.

The clear mention of the pricing for each model, and model configuration.

The overall ability to make custom agents, and copy agent file to provide custom workflow instructions.

Ease to integrate and start with existing VsCode flow. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Lack of Grok models, specially the new Grok 4.5.

The listing of historical chats, and the inability to search through those. Review collected by and hosted on G2.com.

Sayeedul R.
SR
Sayeedul R.
Software Engineer 2
Enterprise (> 1000 emp.)
"GitHub Copilot: Great for Coding Help, Bug Fixes, and Test Case Prep"
4.5/5
What do you like best about GitHub Copilot?

What I like about GitHub Copilot is its support with coding and analysis, fixing bugs, helping me prepare test cases, and making code changes based on new requirements on its own. It also helps with creating the required documents. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes it suggests incorrect or overly confident code, so it still needs careful review.

It can also generate repetitive or generic solutions rather than the most optimised implementation.

It has a limited understanding of complex, project-specific logic and the broader application context. Review collected by and hosted on G2.com.

Naph P.
NP
Naph P.
Software Developer
Computer Software
Small-Business (50 or fewer emp.)
"Saves Time with Powerful Multi-File Project Editing"
4/5
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 Review collected by and hosted on G2.com.

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 Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
AI
Verified User in Information Technology and Services
Small-Business (50 or fewer emp.)
"GitHub Copilot Speeds Up PowerShell and Automation ScriptiGitHub Copilot"
4.5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Sagar K.
SK
Sagar K.
SEO Analyst
Marketing and Advertising
Mid-Market (51-1000 emp.)
"Quick, Usable Code Suggestions That Save Time in the Editor"
4.5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Purva K.
PK
Purva K.
System Integration Specialist
Information Technology and Services
Mid-Market (51-1000 emp.)
"Boosts Productivity and efficiency with great integrations in your IT setup"
4/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Sree K.
SK
Sree K.
Software Development Engineer in Test III
Computer Software
Mid-Market (51-1000 emp.)
"A lifesaver that lets me focus on the logic while the tools handle the heavy lifting"
5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

HA
hamna a.
Application Developer
Small-Business (50 or fewer emp.)
"Speeds Up Coding with Accurate Suggestions"
4/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.

Jennyfer R.
JR
Jennyfer R.
Estagiária de Desenvolvimento de Sistemas
Information Technology and Services
Small-Business (50 or fewer emp.)
"High-level productivity for developers and technology students."
5/5
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. Review collected by and hosted on G2.com.

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" Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Verified User in Information Technology and Services
Mid-Market (51-1000 emp.)
"GitHub Copilot: Fast, Context-Aware Coding Assistance That Feels Like Pair Programming"
5/5
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. Review collected by and hosted on G2.com.

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. Review collected by and hosted on G2.com.