When I write code, I feel like I have someone sitting with me to help me. Wherever I'm stuck, I just ask a question, and it provides guidance that I can use.
Principal Consultant ( Test automation - Performance testing) at TTC Global (TTC) at TTC at a tech services company with 51-200 employees
Sep 12, 2024
I can upload code snippets or class files and ask for solutions to improve them, which works well. It's a great productivity tool that saves me time searching websites. While there are alternatives like ChatGPT and other AI tools, the advantage of the tool is that it is built into the IDE.
GitHub Copilot can improve productivity by up to 40%, especially for experienced developers. Senior developers often spend more time reviewing code, which can make the code review process a bit longer.
In a few cases, the results aren't correct, so that needs improvement. Also, it would be great if the results could be presented in different formats, not just text. As engineers, it takes time to read through text-based results.
The only suggestion is to enhance Copilot's ability to assist developers with infrastructure as code tasks.
Like, while using CI/CD pipeline, when I use YAML files, so it could just support the port number.
Technical Program Manager at a healthcare company with 10,001+ employees
Nov 7, 2023
There's room for improvement to ensure that suggestions align more precisely with the context of what I'm seeking, minimizing instances of unrelated or inaccurate code suggestions.
Principal Consultant ( Test automation - Performance testing) at TTC Global (TTC) at TTC at a tech services company with 51-200 employees
Sep 12, 2024
One drawback is that the solution sometimes suggests unwanted code, especially if I accidentally press the tab. This doesn't happen often. Sometimes it seems to understand my code, but other times it doesn't. This inconsistency is confusing.