'GitHub Copilot X' announcement that AI further helps developers write code efficiently



GitHub has announced `` GitHub Copilot X '' that allows developers to write code faster and more efficiently using AI models. It is based on the source code completion function ``

GitHub Copilot '' that appeared in June 2021, and is integrated into the IDE as a plugin, allowing developers to write code more smoothly and save time. That's it.

Introducing GitHub Copilot X · GitHub
https://github.com/features/preview/copilot-x

GitHub Copilot X-YouTube


With the aim of making it easier for developers to develop, GitHub partnered with OpenAI in June 2021 to launch the world's first large-scale generation AI development tool `` GitHub Copilot ” was announced.

`` GitHub Copilot '', a function that automatically complements the `` continuation '' of the source code on GitHub, has appeared, with the cooperation of OpenAI - GIGAZINE



In the two years since its launch, GitHub Copilot has been responsible for writing 46% of the code, and it has been reported that coding is up to 55% faster.

GitHub Copilot X is the result of

the GitHub Next development team's continuous effort to evolve GitHub Copilot from being just an editor to being an easily accessible AI assistant, allowing you to not only submit GitHub code suggestions, but bugs. can also be modified. Specifically, there are multiple individual functions such as 'Copilot Chat' and 'Copilot for pull requests'.

A demo video has been released on how to specifically fix bugs in ' GitHub Copilot Chat '.


Copilot on the left side of the screen, code written by the developer on the right side. A developer has asked for a fix suggestion for a bug in the code.



Copilot under consideration.



Found 2 issues in the code.



He provided the code to fix the problem.



Select the relevant part of the code and replace it with the modified version in one click.



' Copilot for Pull Requests ' automatically creates a description of your pull request and automatically warns you when you haven't done enough testing.




Also, GitHub Copilot for Docs allows AI to learn documents and ask questions about them in a chat interface.


' Copilot for CLI ' is a function that helps you enter commands at the terminal, which you tend to spend time on.



Note that these features do not appear to be available immediately, and a technical preview has been released.

in Web Service,   Video, Posted by logc_nt