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 を使って単体テストと統合テストを生成し、コードの品質を向上させます。