1. Get access to GitHub Copilot
There are a few ways that you can get access to GitHub Copilot:
-
Use Copilot Free. Get a limited experience of Copilot with up to 2,000 code completion requests and 50 premium requests per month-no paid plan required. See 개별 Copilot 플랜 및 혜택 정보.
-
Sign up for a paid plan. You can subscribe to either:
- Copilot Pro, which includes a one-time 30-day free trial and 300 monthly premium requests.
- Copilot Pro(프로)+, which includes 1,500 monthly premium requests and full access to all available models. Subscribe to Copilot Pro(프로)+.
-
Use Copilot through your organization or enterprise. If you're part of an organization or enterprise with a Copilot plan, you can request access at https://github.com/settings/copilot under "Get Copilot from an organization."
-
Verified students, teachers, or open source maintainers. You may be eligible to use Copilot for free. See 학생, 교사 또는 유지 관리자로서 Copilot Pro에 무료로 액세스.
2. Install the Copilot extension for your IDE
If you want to use Copilot in your IDE, install the Copilot extension for your IDE. See Installing the GitHub Copilot extension in your environment.
3. Install the Copilot extension for the command line
If you want to use Copilot in the command line, install the Copilot extension for the GitHub CLI. See CLI에 GitHub Copilot 설치.
4. Use Copilot in Windows Terminal
If you want to chat with Copilot in Windows Terminal, connect Copilot with Terminal Chat in Windows Terminal Canary. See GitHub Copilot용 빠른 시작.
5. Set up networking (if necessary)
If you connect through an HTTP proxy server or firewall, ensure that key URLs are added to the allowlist for the proxy server or firewall. See 허용 목록 참조.
You may also need to install a custom SSL certificate on your machine. See Configuring network settings for GitHub Copilot.
6. Configure settings (optional)
All users can configure Copilot settings in their IDE or in the CLI. See 사용자 환경에서 GitHub Copilot 구성하기 and CLI에 GitHub Copilot 사용자 지정.
If you have your own Copilot plan (instead of using your organization or enterprise's plan), you can:
- Install Copilot 확장 to integrate other tools with Copilot 채팅. See Extending the capabilities of GitHub Copilot in your personal account.
- Manage policies. See 개별 구독자로 Copilot 정책 관리.
7. Start using Copilot
Start using Copilot to help you write code faster and more efficiently. For all the ways you can use Copilot, see GitHub Copilot에 대한 방법. Copilot code suggestions, GitHub의 Copilot 채팅, and Copilot 채팅 in your IDE are a great place to start.
To learn how to best use Copilot, see GitHub Copilot 사용 모범 사례 and Copilot Chat의 프롬프트 엔지니어링.