Skip to main content

Troubleshooting GitHub Copilot in Visual Studio

This article provides troubleshooting advice for errors related to GitHub Copilot in Visual Studio.

GitHub Copilot은(는) GitHub.com의 개인 계정을 가진 GitHub 고객과 엔터프라이즈 계정이 소유한 GitHub Enterprise Cloud 조직에서 사용할 수 있습니다.

GitHub Copilot은(는) 인기 있는 오픈 소스 프로젝트의 확인된 학생, 교사 및 유지 관리자에게 무료로 사용할 수 있습니다. 인기 있는 오픈 소스 프로젝트의 학생, 교사 또는 유지 관리자가 아닌 경우 일회성 60일 평가판으로 GitHub Copilot을(를) 무료로 사용해 볼 수 있습니다. 평가판이 끝난 후에 계속 사용하려면 유료 구독이 필요합니다. 자세한 내용은 “GitHub Copilot 청구 정보”를 참조하세요.

Viewing logs in Visual Studio

The log files for the GitHub Copilot extension are stored in the standard log location for Visual Studio extensions.

  1. Open the the View menu in Visual Studio.
  2. Click Output.
  3. On the right of the Output view pane, select GitHub Copilot from the dropdown menu.

Screenshot of GitHub Copilot Output pane

Further reading