What is GitHub Copilot? [1 of 6]

preview_player
Показать описание
GitHub Copilot is an AI coding partner that provides autocomplete suggestions while you code. Get suggestions by typing code or describing it in natural language. Copilot analyzes your file and related files, offering suggestions in your text editor. It uses OpenAI Codex, a new AI system developed by OpenAI, to help derive context from written code and comments, and then suggests new lines or entire functions.

This short introduction of GitHub Copilot will explain what this powerful AI extension for your text editor is and what it can do.

Learn more:
Рекомендации по теме
Комментарии
Автор

It's not A.I. but a search engine in your compiler. Often, it starts adding things to your code which are rubbish and not correct. It takes me some time to remove them. But in 25% of the cases, I can use big parts of what is typed by Copilot. In the end, software designers are not needed but I think this technology will still need 50 years to develop.

dasstraat
Автор

Is it possible to convert code from react to angular and angular to react by using github Copilot?

ApnaNaamKaam
Автор

Um, why aren't the 6 parts just a single video? The longest is less than 8mins, the shortest less than 2mins. Reminder...

Microsoft Mission: "Our mission is to empower every person and every organization on the planet to achieve more."
Microsoft Values: "Respect. Integrity. Accountability"

AzaBC