GitHub Copilot Reviews & Product Details

Profile Status

This profile is currently managed by GitHub Copilot but has limited features.

Are you part of the GitHub Copilot team? Upgrade your plan to enhance your branding and engage with visitors to your profile!

Value at a Glance

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

10 months

GitHub Copilot Integrations

(12)
Integration information sourced from real user reviews.

GitHub Copilot Media

GitHub Copilot Demo - Function completion by name
In this example, GitHub Copilot fetches the ticker symbols of the S&P 500. A user can type the function name get_sp500_tickers as a prompt to generate a complete implementation. Note, however, that code generated by GitHub Copilot is not always entirely correct. Here, the way it’s written, ev...
GitHub Copilot Demo - Converts comments to code
GitHub Copilot is as good at writing natural language as it is at writing code, so in fact it can complete your comments for you.It can complete an explanation, and then, line by line, allow the user to tab through the code that does what was prompted in English.
GitHub Copilot Demo - Create unit tests
GitHub Copilot can take some of the drudgery out of writing unit tests. Here’s an implementation of a function that computes the Greatest Common Divisor, so let’s test it. To do so, a user can import the unit test package, and then start writing a class just by hitting the c key. From then on, it...
GitHub Copilot Demo - Adapt to your coding style
A common problem with code generation tools is that they try to impose an unfamiliar style on you, and the suggestions reflect the preferences of its creators, not your own. GitHub Copilot imitates the style of your own code. In the examples below, it follows the convention of putting an opening ...
Product Avatar Image

Have you used GitHub Copilot before?

Answer a few questions to help the GitHub Copilot community

GitHub Copilot Reviews (236)

Reviews

GitHub Copilot Reviews (236)

4.5
236 reviews

Review Summary

Generated using AI from real user reviews
Users consistently praise the ease of use and contextual code suggestions provided by GitHub Copilot, which significantly enhance productivity during coding tasks. Many appreciate how it helps reduce repetitive work and integrates seamlessly with IDEs like VS Code, allowing developers to focus on more complex problems. However, some users note that suggestions can occasionally be inaccurate, requiring careful review before implementation.

Pros & Cons

Generated from real user reviews
View All Pros and Cons
Search reviews
Filter Reviews
Clear Results
G2 reviews are authentic and verified.
AK
technical manager and developer
Computer Software
Enterprise (> 1000 emp.)
"GitHub Copilot Speeds Up Test Cases and Boilerplate Code"
What do you like best about GitHub Copilot?

We use GitHub Copilot for writing test cases and boilerplate code, and it works great for generating what we need nowadays. It’s also very efficient with the CLI, which we can use to connect directly. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes it loses the context, and it feels like the context window could be improved. Review collected by and hosted on G2.com.

Himanshu Shekhar M.
HM
Data Solutions Engineer
Mid-Market (51-1000 emp.)
"Seamless Integration with VS Code Elevates Productivity"
What do you like best about GitHub Copilot?

The seamless integration with VS Code is impressive. I also appreciate the wide range of smart models available, which makes it easy to tackle various tasks, whether it's working on UI, backend, data warehousing, or even simple knowledge exploration. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

One drawback is that I can't access image generation features directly within Copilot. Review collected by and hosted on G2.com.

Verified User in Information Technology and Services
UI
Mid-Market (51-1000 emp.)
"Great Coding Partner, But Needs Smarter Context Awareness"
What do you like best about GitHub Copilot?

What I like best about GitHub Copilot is how effortlessly it fits into my coding flow. It feels less like an autocomplete tool and more like a coding partner that understands what I’m trying to build. It anticipates the next steps, suggests clean implementations, and helps me move faster without getting stuck on small details. Whether I’m writing boilerplate, exploring new libraries, or tackling more complex logic, Copilot consistently provides useful suggestions that save me time and keep me focused. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

The main thing I dislike about GitHub Copilot is that it can sometimes be a bit too eager with its suggestions. Occasionally it generates code that looks correct at first glance but needs adjustments to fit the specific context of my project. It’s not a big issue, but it does mean I have to double-check its output more carefully at times. Also, when working with newer libraries or very project-specific patterns, the suggestions can feel a little generic. Overall, it’s still extremely helpful, but there’s definitely room for improvement in context awareness. Review collected by and hosted on G2.com.

Niraj O.
NO
Software Engineer IIA
Enterprise (> 1000 emp.)
"Boosts Productivity with Contextual Code Suggestions"
What do you like best about GitHub Copilot?

I like using GitHub Copilot for enhancing productivity and improving code quality. It helps me review my code and suggest improvements for making it cleaner and higher performing. I appreciate its ability to understand context by taking in multiple files and finding references across them efficiently. Its context-taking and referencing capabilities, along with a powerful LLM model trained by our own inputs and custom prompts, truly stand out. The ease of setting it up as an extension in VS Code is also a plus. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

I find the large code placement in the chat window not possible. When using ask mode, I need explicit code added in the same chat for reference provided to Copilot. Review collected by and hosted on G2.com.

Sanket O.
SO
SDET
Computer Software
Mid-Market (51-1000 emp.)
"Powerful Programming Challenges with Flexible AI Model Support"
What do you like best about GitHub Copilot?

I like its ability to solve and build programming challenges, the support for different AI models, and the option to add rules to tailor how it behaves. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It’s quite expensive and doesn’t provide many tokens. Review collected by and hosted on G2.com.

Diego P.
DP
.NET Developer
"Boosts Developer Productivity with Flexible AI Models"
What do you like best about GitHub Copilot?

I use GitHub Copilot for backend and frontend development. It helps me identify and interpret bugs faster, improving productivity by reducing the time spent on development tasks. I like that I can choose different types of AI models based on my needs and select how the Copilot works, whether in agent, debug, or ask mode. This feature helps me achieve my goals with fewer prompts, especially when working on different language projects. The setup was easy as GitHub Copilot is very intuitive, though I needed to learn how to build prompts and choose the right AI models. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes the agent gets stuck and doesn't make it clear for the user whether it's frozen or still thinking. Also, the consumption info could be more detailed. Review collected by and hosted on G2.com.

Anant T.
AT
Lead Solution Architect
Mid-Market (51-1000 emp.)
"Effortless Coding and Seamless Integration with Copilot"
What do you like best about GitHub Copilot?

Copilot is super easy to use and integrate, and it helps me code faster with useful suggestions. I use it almost daily because it reduces repetitive work and keeps me moving. I also like the way it provides me access to different AI models in the premium version. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Sometimes it gives confident but incorrect suggestions, so I still have to double-check things. A few features feel inconsistent, and support can be a bit slow at times. Review collected by and hosted on G2.com.

lakshya v.
LV
Junior Software Developer
Small-Business (50 or fewer emp.)
"Intuitive Tool for Repetitive Coding Tasks"
What do you like best about GitHub Copilot?

I use GitHub Copilot for helping in minor coding tasks that are repetitive, mainly with boilerplate code and JSON/data mutations. Its inline suggestions are of great use to me. I find it very easy to use, especially directly inside my VS Code. It also assists in generating commit messages. When I'm coding a feature, it takes context from the file I'm working on and generates suggestions. The initial setup was very easy. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

It needs to be more accurate at times, it sometimes generates rubbish code. More features like uploading images inside of VS Code only, voice commands etc. Review collected by and hosted on G2.com.

Swati S.
SS
Engineer II - Software
Mid-Market (51-1000 emp.)
"Essential AI Tool for Effortless Coding and Debugging"
What do you like best about GitHub Copilot?

I like Github Copilot as it helps me in generating codes, debugging errors. So that as an automation engineer, I can directly focus on problem solving. It is very easy to use/implement. Also the agent of copilot helps me in reading the errors from the terminal and provides me the best solution. I am using Github Copilot in day-to-day life. Also it is integrated in my teams/outlook, vs code to debug the code and so on. Overall I feel copilot to be the one of the best AI tool. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

Copilot sometimes produces code that looks correct but has some errors. When a codebase is huge or deeply interconnected, Copilot sometimes fails to provide the exact solution. Review collected by and hosted on G2.com.

Grady T.
GT
Accessibility Engineer
"Speeds Up Coding with Cutting-Edge AI"
What do you like best about GitHub Copilot?

I like that GitHub Copilot incorporates lots of different AI models. It's quick to get the latest models and updates, and it's easily accessible in my preferred code editor, Visual Studio Code. I find it helps speed up my work and provides initial solutions, which is really beneficial. It gets more valuable over time as the frontier AI models get better. Review collected by and hosted on G2.com.

What do you dislike about GitHub Copilot?

While it's easy to get started with GitHub Copilot, a lot of the features are hidden in various menus and such. I attended a workshop that helped me understand how to use it, but it would've been difficult to figure out all on my own. Also, there's a learning curve for more advanced usage. Review collected by and hosted on G2.com.

No Discussions for This Product Yet

Be the first to ask a question and get answers from real users and experts.

Start a discussion

Pricing Insights

Averages based on real user reviews.

Time to Implement

3 months

Return on Investment

10 months

Perceived Cost

$$$$$
GitHub Copilot Comparisons
Product Avatar Image
Gemini
Compare Now
Product Avatar Image
Blackbox
Compare Now
Product Avatar Image
Tabnine
Compare Now
GitHub Copilot Features
Accuracy
Input processing
Interface
Community
Update schedule
Documentation
Contextual Relevance
Code Optimization
Proactive Error Detection
Collaboration
Integration
Speed
Product Avatar Image
GitHub Copilot