Skip to main content

GitHub Copilot 사용에 대한 가이드

다양한 사용 사례에 대해 GitHub Copilot의 사용을 최적화하는 방법을 알아봅니다.

GitHub Copilot를 사용하여 코드 리팩터링

Copilot 인공 지능을 활용하여 코드를 빠르고 효과적으로 리팩터링할 수 있습니다.

Using Copilot to migrate a project to another programming language

GitHub Copilot Chat can help you move a project to a different language. This guide describes what's involved in a migration process and gives an example of a PHP to Python migration.

GitHub Copilot을 사용한 테스트 작성

Copilot을 사용하여 단위 및 통합 테스트를 생성하고 코드 품질을 개선합니다.