GitHub Copilot coding agent で複数の instructions ファイルを利用可能に
GitHub Copilot coding agent が *.instructions.md カスタム指示をサポート。従来の .github/copilot-instructions.md に加えて、.github/instructions フォルダ内の複数ファイルに対応。YAML frontmatter により特定のファイルやディレクトリに適用範囲を指定可能。
入力して検索を開始
GitHub Copilot coding agent が *.instructions.md カスタム指示をサポート。従来の .github/copilot-instructions.md に加えて、.github/instructions フォルダ内の複数ファイルに対応。YAML frontmatter により特定のファイルやディレクトリに適用範囲を指定可能。