Beyond the Hype A Developers Perspective on GitHub Copilot.
September 23, 2025
Beyond the Hype A Developers Perspective on GitHub Copilot.

Score 7 out of 10
Vetted Review
Verified User
Overall Satisfaction with GitHub Copilot
We use GitHub copilot as a coding assistant mainly. We have been using the IDE integrations of GitHub Copilot in both IntelliJ IDEA as well as vscode. It has acted as a very strong coding assistant, providing valuable suggestions and feedback to the code. It also suggests code for problems that I describe, thus helping me "vibe-code" in my work. We have not yet procured the agentic capabilities for GitHub copilot so my review is based on the non-agentic version.
Pros
- Reading codebases and understanding the same.
- Providing valuable code snippets for problems or tasks that I describe in English.
- Also helps with other supplementary technical activities, such as, from time to time, I have asked it to suggest places where I can add logs and suggest how I can monitor those logs on Splunk via a dashboard. It has helped me with both.
Cons
- Sometimes code generated by Copilot is not of the best quality, doesn't handle all the edge cases, and misses some requirements.
- I have noticed that the Copilot is not the best at analyzing large monolithic codebases and placing them in their context. It has suggested to me APIs and methods from time to time that don't exist in my codebases.
- I would have loved it if there were a deeper integration available with the IDEs. Although the IntelliJ IDEA extension is decent, I would have loved it if there were, say, a direct integration available of the GitHub Copilot agent with the IntelliJ Debugger.
- Has improved our dev velocity for simple tasks such as dependency updates or addressing SSRF vulnerabilities in our code bases by at least 50%.
- Our Engineers use Copilot to even generate dashboards on Splunk. Thereby, not just helping with coding but also with observability and monitoring.
- A slightly negative ROI may be that new grads into our company often blindly rely on GitHub Copilot-generated code and are not then able to demonstrate analytical and critical thinking ability. They struggle when it comes to verifying if the AI-generated code is accurate or not.
Do you think GitHub Copilot delivers good value for the price?
Yes
Are you happy with GitHub Copilot's feature set?
Yes
Did GitHub Copilot live up to sales and marketing promises?
I wasn't involved with the selection/purchase process
Did implementation of GitHub Copilot go as expected?
I wasn't involved with the implementation phase
Would you buy GitHub Copilot again?
Yes
Comments
Please log in to join the conversation