About GitHub Copilot in JetBrains IDEs
If you use a JetBrains IDE, GitHub Copilot can autocomplete code as you type. After installation, you can enable or disable GitHub Copilot, and you can configure advanced settings within your IDE or on GitHub.com. This article describes how to configure GitHub Copilot in the IntelliJ IDE, but the user interfaces of other JetBrains IDEs may differ.
GitHub.com에서 GitHub Copilot 설정 구성
활성 GitHub Copilot 평가판 또는 구독이 있으면 GitHub Copilot 설정의 GitHub에서 개인 계정에 대한 GitHub Copilot 설정을 조정할 수 있습니다. 설정은 GitHub Copilot을 사용하는 모든 위치에 적용됩니다. GitHub Copilot에서 제공하는 제안 및 GitHub에서 원격 분석 데이터를 사용하는 방법을 구성할 수 있습니다.
중복 검색 사용 또는 사용 안 함
참고: 조직을 통해 GitHub Copilot 좌석이 할당된 GitHub Enterprise Cloud에 있는 조직의 구성원인 경우 개인 계정 설정에서 중복 검색을 구성할 수 없습니다. 중복 검색 설정은 조직 또는 엔터프라이즈에서 상속됩니다.
GitHub Copilot에는 GitHub에서 퍼블릭 코드와 일치하는 코드 제안을 검색하는 필터가 포함되어 있습니다. 필터를 사용하거나 사용하지 않도록 선택할 수 있습니다. 필터를 사용하도록 설정하면 GitHub Copilot은 GitHub의 퍼블릭 코드에 대해 약 150자의 주변 코드로 코드 제안을 확인합니다. 일치하거나 거의 일치하는 경우 제안이 표시되지 않습니다.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
공용 코드와 일치하는 제안에서 드롭다운 메뉴를 선택한 다음, 공용 코드와 일치하는 제안을 허용하려면 허용을 클릭하고 공용 코드와 일치하는 제안을 차단하려면 차단을 클릭합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
원격 분석 사용 또는 사용 안 함
참고: Copilot for Business은(는) 원격 분석 또는 코드 조각 데이터를 유지하지 않습니다.
사용자 설정을 조정하여 코드 조각을 GitHub에서 수집 및 보존하고 Microsoft 및 OpenAI와 추가로 처리 및 공유할지 여부를 선택할 수 있습니다. GitHub Copilot이(가) 원격 분석 설정에 따라 수집할 수 있는 데이터에 대한 자세한 내용은 "GitHub 추가 제품 및 기능 약관" 및 GitHub Copilot 개인 정보 FAQ를 참조하세요.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
GitHub가 원격 분석 데이터를 사용하도록 허용하거나 금지하려면 GitHub가 제품 개선을 위해 내 코드 조각을 사용하도록 허용을 선택하거나 선택 취소합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
추가 참고 자료
Prerequisites
To configure GitHub Copilot in a JetBrains IDE, you must install the GitHub Copilot plugin. For more information, see "Getting started with GitHub Copilot."
Keyboard shortcuts for GitHub Copilot
You can use the default keyboard shortcuts for inline suggestions in your JetBrains IDE when using GitHub Copilot. Alternatively, you can rebind the shortcuts to your preferred keyboard shortcuts for each specific command. For more information on rebinding keyboard shortcuts in your JetBrains IDE, see the JetBrains documentation. For example, you can view the IntelliJ IDEA documentation.
Keyboard shortcuts for macOS
Action | Shortcut |
---|---|
Accept an inline suggestion | Tab |
Dismiss an inline suggestion | Esc |
Show next inline suggestion | Option (⌥) or Alt+] |
Show previous inline suggestion | Option (⌥) or Alt+[ |
Trigger inline suggestion | Option (⌥)+\ |
Open GitHub Copilot (additional suggestions in separate pane) | Option (⌥) or Alt+Return |
Keyboard shortcuts for Windows
Action | Shortcut |
---|---|
Accept an inline suggestion | Tab |
Dismiss an inline suggestion | Esc |
Show next inline suggestion | Alt+] |
Show previous inline suggestion | Alt+[ |
Trigger inline suggestion | Alt+\ |
Open GitHub Copilot (additional suggestions in separate pane) | Alt+Enter |
Keyboard shortcuts for Linux
Action | Shortcut |
---|---|
Accept an inline suggestion | Tab |
Dismiss an inline suggestion | Esc |
Show next inline suggestion | Alt+] |
Show previous inline suggestion | Alt+[ |
Trigger inline suggestion | Alt+\ |
Open GitHub Copilot (additional suggestions in separate pane) | Alt+Enter |
Enabling or disabling GitHub Copilot
You can enable or disable GitHub Copilot from within your JetBrains IDE. The GitHub Copilot status icon in the bottom panel of the JetBrains window indicates whether GitHub Copilot is enabled or disabled. When enabled, the icon is highlighted. When disabled, the icon is grayed out.
-
To enable or disable GitHub Copilot, click the status icon in the bottom panel on the right of the JetBrains window.
-
If you are disabling GitHub Copilot, you will be asked whether you want to disable it globally, or for the language of the file you are currently editing. To disable globally, click Disable Completions. Alternatively, click the language-specific button to disable GitHub Copilot for the specified language.
Configuring advanced settings for GitHub Copilot
You can manage advanced settings for GitHub Copilot in your JetBrains IDE, such as how your IDE displays code completions, and which languages you want to enable or disable for GitHub Copilot.
- In your JetBrains IDE, click the File menu, then click Settings.
- Under Languages & Frameworks, click GitHub Copilot.
- Edit the settings according to your personal preferences.
- To adjust the behavior and appearance of code suggestions, and whether to automatically check for updates, select or deselect the corresponding checkboxes.
- If you have selected to receive automatic updates, you can choose whether to receive stable, but less frequent updates, or nightly updates, which may be less stable. Click the Update channel dropdown and select Stable for stable updates, or Nightly for nightly updates.
- Under "Disabled languages," use the checkboxes to select or deselect the languages you want to disable GitHub Copilot for.
Configuring proxy settings for GitHub Copilot
You can configure GitHub Copilot to connect through an HTTP proxy server in a JetBrains IDE. GitHub Copilot supports basic HTTP proxy setups, with or without basic authentication.
- In your JetBrains IDE, click the File menu, then click Settings.
- Under Appearance & Behavior, click System Settings and then click HTTP Proxy.
- Select Manual proxy configuration, and then select HTTP.
- In the "Host name" field, enter the hostname of your proxy server, and in the "Port number" field, enter the port number of your proxy server.
- Optionally, in the left sidebar, click Tools and then click Server Certificates. Then select or deselect Accept non-trusted certificates automatically, depending on whether you want to accept non-trusted certificates automatically.
GitHub.com에서 GitHub Copilot 설정 구성
활성 GitHub Copilot 평가판 또는 구독이 있으면 GitHub Copilot 설정의 GitHub에서 개인 계정에 대한 GitHub Copilot 설정을 조정할 수 있습니다. 설정은 GitHub Copilot을 사용하는 모든 위치에 적용됩니다. GitHub Copilot에서 제공하는 제안 및 GitHub에서 원격 분석 데이터를 사용하는 방법을 구성할 수 있습니다.
중복 검색 사용 또는 사용 안 함
참고: 조직을 통해 GitHub Copilot 좌석이 할당된 GitHub Enterprise Cloud에 있는 조직의 구성원인 경우 개인 계정 설정에서 중복 검색을 구성할 수 없습니다. 중복 검색 설정은 조직 또는 엔터프라이즈에서 상속됩니다.
GitHub Copilot에는 GitHub에서 퍼블릭 코드와 일치하는 코드 제안을 검색하는 필터가 포함되어 있습니다. 필터를 사용하거나 사용하지 않도록 선택할 수 있습니다. 필터를 사용하도록 설정하면 GitHub Copilot은 GitHub의 퍼블릭 코드에 대해 약 150자의 주변 코드로 코드 제안을 확인합니다. 일치하거나 거의 일치하는 경우 제안이 표시되지 않습니다.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
공용 코드와 일치하는 제안에서 드롭다운 메뉴를 선택한 다음, 공용 코드와 일치하는 제안을 허용하려면 허용을 클릭하고 공용 코드와 일치하는 제안을 차단하려면 차단을 클릭합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
원격 분석 사용 또는 사용 안 함
참고: Copilot for Business은(는) 원격 분석 또는 코드 조각 데이터를 유지하지 않습니다.
사용자 설정을 조정하여 코드 조각을 GitHub에서 수집 및 보존하고 Microsoft 및 OpenAI와 추가로 처리 및 공유할지 여부를 선택할 수 있습니다. GitHub Copilot이(가) 원격 분석 설정에 따라 수집할 수 있는 데이터에 대한 자세한 내용은 "GitHub 추가 제품 및 기능 약관" 및 GitHub Copilot 개인 정보 FAQ를 참조하세요.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
GitHub가 원격 분석 데이터를 사용하도록 허용하거나 금지하려면 GitHub가 제품 개선을 위해 내 코드 조각을 사용하도록 허용을 선택하거나 선택 취소합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
추가 참고 자료
About GitHub Copilot in Visual Studio
If you use Visual Studio, GitHub Copilot can autocomplete code as you type. After installation, you can enable or disable GitHub Copilot, and you can configure advanced settings within Visual Studio or on GitHub.com.
Prerequisites
To configure GitHub Copilot in Visual Studio, you must install the GitHub Copilot plugin. For more information, see "Getting started with GitHub Copilot."
Keyboard shortcuts for GitHub Copilot
You can use the default keyboard shortcuts in Visual Studio when using GitHub Copilot. Alternatively, you can rebind the shortcuts in the Tools settings for Visual Studio using your preferred keyboard shortcuts for each specific command. You can search for each keyboard shortcut by its command name in the Keyboard Shortcuts editor.
Action | Shortcut | Command name |
---|---|---|
Show next inline suggestion | Alt+. | Tools.Nextsuggestion |
Show previous inline suggestion | Alt+, | Tools.Previoussuggestion |
Trigger inline suggestion | Ctrl+Alt+\ | Edit.Copilot.TriggerInlineSuggestion |
Rebinding keyboard shortcuts
If you don't want to use the default keyboard shortcuts in Visual Studio when using GitHub Copilot, you can rebind the shortcuts in the Keyboard editor using your preferred keyboard shortcuts for each specific command.
-
In the Visual Studio toolbar, under Tools, click Options.
-
In the "Options" dialog, under Environment, click Keyboard.
-
Under "Show commands containing:", search for the command you want to rebind.
-
Under "Press shortcut keys," type the shortcut you want to assign to the command, then click Assign.
GitHub Copilot 사용 또는 사용 안 함
Visual Studio 창의 아래쪽 패널에 있는 GitHub Copilot 상태 아이콘은 GitHub Copilot이 사용하도록 설정되었는지 여부를 나타냅니다. 사용하도록 설정하면 아이콘의 배경색이 상태 표시줄의 색과 일치합니다. 사용하지 않도록 설정하면 통과하는 대각선이 표시됩니다.
-
GitHub Copilot을 사용하거나 사용하지 않도록 설정하려면 Visual Studio 창의 아래쪽 패널에서 GitHub Copilot 아이콘을 클릭합니다.
-
GitHub Copilot을 사용하지 않도록 설정하는 경우 전역적으로 또는 현재 편집 중인 파일의 언어에 대해 제안을 사용하지 않도록 설정할지 묻는 메시지가 표시됩니다.
- GitHub Copilot에서 제안을 전역적으로 사용하지 않도록 설정하려면 전역적으로 사용을 클릭합니다.
- 지정된 언어에 대한 GitHub Copilot의 제안을 사용하지 않으려면 언어에 대해 사용을 클릭합니다.
Configuring ReSharper for GitHub Copilot
If you use ReSharper, GitHub Copilot may work best when you configure ReSharper to use GitHub Copilot's native IntelliSense. For more information about ReSharper, see the ReSharper documentation
- In the Visual Studio toolbar, under Tools, click Options.
- In the "Options" dialog, under Environment, click IntelliSense and then click General.
- Under "General" select Visual Studio and then click Save.
GitHub.com에서 GitHub Copilot 설정 구성
활성 GitHub Copilot 평가판 또는 구독이 있으면 GitHub Copilot 설정의 GitHub에서 개인 계정에 대한 GitHub Copilot 설정을 조정할 수 있습니다. 설정은 GitHub Copilot을 사용하는 모든 위치에 적용됩니다. GitHub Copilot에서 제공하는 제안 및 GitHub에서 원격 분석 데이터를 사용하는 방법을 구성할 수 있습니다.
중복 검색 사용 또는 사용 안 함
참고: 조직을 통해 GitHub Copilot 좌석이 할당된 GitHub Enterprise Cloud에 있는 조직의 구성원인 경우 개인 계정 설정에서 중복 검색을 구성할 수 없습니다. 중복 검색 설정은 조직 또는 엔터프라이즈에서 상속됩니다.
GitHub Copilot에는 GitHub에서 퍼블릭 코드와 일치하는 코드 제안을 검색하는 필터가 포함되어 있습니다. 필터를 사용하거나 사용하지 않도록 선택할 수 있습니다. 필터를 사용하도록 설정하면 GitHub Copilot은 GitHub의 퍼블릭 코드에 대해 약 150자의 주변 코드로 코드 제안을 확인합니다. 일치하거나 거의 일치하는 경우 제안이 표시되지 않습니다.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
공용 코드와 일치하는 제안에서 드롭다운 메뉴를 선택한 다음, 공용 코드와 일치하는 제안을 허용하려면 허용을 클릭하고 공용 코드와 일치하는 제안을 차단하려면 차단을 클릭합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
원격 분석 사용 또는 사용 안 함
참고: Copilot for Business은(는) 원격 분석 또는 코드 조각 데이터를 유지하지 않습니다.
사용자 설정을 조정하여 코드 조각을 GitHub에서 수집 및 보존하고 Microsoft 및 OpenAI와 추가로 처리 및 공유할지 여부를 선택할 수 있습니다. GitHub Copilot이(가) 원격 분석 설정에 따라 수집할 수 있는 데이터에 대한 자세한 내용은 "GitHub 추가 제품 및 기능 약관" 및 GitHub Copilot 개인 정보 FAQ를 참조하세요.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
GitHub가 원격 분석 데이터를 사용하도록 허용하거나 금지하려면 GitHub가 제품 개선을 위해 내 코드 조각을 사용하도록 허용을 선택하거나 선택 취소합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
추가 참고 자료
About GitHub Copilot in Visual Studio Code
If you use Visual Studio Code, GitHub Copilot can autocomplete code as you type. After installation, you can enable or disable GitHub Copilot, and you can configure advanced settings within Visual Studio Code or on GitHub.com.
Prerequisites
To configure GitHub Copilot in Visual Studio Code, you must install the GitHub Copilot plugin. For more information, see "Getting started with GitHub Copilot."
Keyboard shortcuts for GitHub Copilot
You can use the default keyboard shortcuts in Visual Studio Code when using GitHub Copilot. Alternatively, you can rebind the shortcuts in the Keyboard Shortcuts editor using your preferred keyboard shortcuts for each specific command. You can search for each keyboard shortcut by command name in the Keyboard Shortcuts editor.
Keyboard shortcuts for macOS
Action | Shortcut | Command name |
---|---|---|
Accept an inline suggestion | Tab | editor.action.inlineSuggest.commit |
Dismiss an inline suggestion | Esc | editor.action.inlineSuggest.hide |
Show next inline suggestion | Option (⌥)+] | editor.action.inlineSuggest.showNext |
Show previous inline suggestion | Option (⌥)+[ | editor.action.inlineSuggest.showPrevious |
Trigger inline suggestion | Option (⌥)+\ | editor.action.inlineSuggest.trigger |
Open GitHub Copilot (additional suggestions in separate pane) | Ctrl+Return | github.copilot.generate |
Toggle GitHub Copilot on/off | No default shortcut | github.copilot.toggleCopilot |
Keyboard shortcuts for Windows
Action | Shortcut | Command name |
---|---|---|
Accept an inline suggestion | Tab | editor.action.inlineSuggest.commit |
Dismiss an inline suggestion | Esc | editor.action.inlineSuggest.hide |
Show next inline suggestion | Alt+] | editor.action.inlineSuggest.showNext |
Show previous inline suggestion | Alt+[ | editor.action.inlineSuggest.showPrevious |
Trigger inline suggestion | Alt+\ | editor.action.inlineSuggest.trigger |
Open GitHub Copilot (additional suggestions in separate pane) | Ctrl+Enter | github.copilot.generate |
Toggle GitHub Copilot on/off | No default shortcut | github.copilot.toggleCopilot |
Keyboard shortcuts for Linux
Action | Shortcut | Command name |
---|---|---|
Accept an inline suggestion | Tab | editor.action.inlineSuggest.commit |
Dismiss an inline suggestion | Esc | editor.action.inlineSuggest.hide |
Show next inline suggestion | Alt+] | editor.action.inlineSuggest.showNext |
Show previous inline suggestion | Alt+[ | editor.action.inlineSuggest.showPrevious |
Trigger inline suggestion | Alt+\ | editor.action.inlineSuggest.trigger |
Open GitHub Copilot (additional suggestions in separate pane) | Ctrl+Enter | github.copilot.generate |
Toggle GitHub Copilot on/off | No default shortcut | github.copilot.toggleCopilot |
Rebinding keyboard shortcuts
If you don't want to use the default keyboard shortcuts in Visual Studio Code when using GitHub Copilot, you can rebind the shortcuts in the Keyboard Shortcuts editor using your preferred keyboard shortcuts for each specific command.
Rebinding keyboard shortcuts for macOS
-
Click Code, click Preferences, then click Keyboard Shortcuts.
-
In the "Keyboard Shortcuts" editor, search for the command name of the keyboard shortcut you want to change.
-
Next to the command you want to change, click the pencil icon.
-
Type the keystrokes you want to use for the command, then press Enter/Return.
Rebinding keyboard shortcuts for Windows
-
Click the File menu, click Preferences, then click Keyboard Shortcuts.
-
In the "Keyboard Shortcuts" editor, search for the command name of the keyboard shortcut you want to change.
-
Next to the command you want to change, click the pencil icon.
-
Type the keystrokes you want to use for the command, then press Enter/Return.
Rebinding keyboard shortcuts for Linux
-
Click the File menu, click Preferences, then click Keyboard Shortcuts.
-
In the "Keyboard Shortcuts" editor, search for the command name of the keyboard shortcut you want to change.
-
Next to the command you want to change, click the pencil icon.
-
Type the keystrokes you want to use for the command, then press Enter/Return.
GitHub Copilot 사용 또는 사용 안 함
Visual Studio Code에서 GitHub Copilot을 사용하거나 사용하지 않도록 설정할 수 있습니다. Visual Studio Code 창의 아래쪽 패널에 있는 GitHub Copilot 상태 아이콘은 GitHub Copilot이 사용하도록 설정되었는지 여부를 나타냅니다. 사용하도록 설정하면 아이콘의 배경색이 상태 표시줄의 색과 일치합니다. 사용하지 않도록 설정하면 아이콘의 배경색이 상태 표시줄의 색과 대비됩니다.
-
GitHub Copilot을 사용하거나 사용하지 않도록 설정하려면 Visual Studio Code 창의 아래쪽 패널에서 상태 아이콘을 클릭합니다.
-
GitHub Copilot을 사용하지 않도록 설정하는 경우 전역적으로 또는 현재 편집 중인 파일의 언어에 대해 제안을 사용하지 않도록 설정할지 묻는 메시지가 표시됩니다.
- GitHub Copilot에서 제안을 전역적으로 사용하지 않도록 설정하려면 전역적으로 사용하지 않음을 클릭합니다.
- 지정된 언어에 대한 GitHub Copilot에서 제안을 사용하지 않도록 설정하려면 언어에 대해 사용 안 함을 클릭합니다.
Enabling or disabling inline suggestions
You can choose to enable or disable inline suggestions for GitHub Copilot in Visual Studio Code.
- 파일 메뉴에서 기본 설정으로 이동하고 설정을 클릭합니다.
- In the left-side panel of the settings tab, click Extensions and then select Copilot.
- Under "Inline Suggest:Enable," select or deselect the checkbox to enable or disable inline suggestions.
Enabling or disabling GitHub Copilot for specific languages
You can specify which languages you want to enable or disable GitHub Copilot for.
-
From the Visual Studio Code, click the Extensions tab, then navigate to the Copilot section. For more information, see "Enabling and disabling inline suggestions."
-
Under "Enable or disable Copilot for specified languages," click Edit in settings.json.
-
In the settings.json file, add or remove the languages you want to enable or disable GitHub Copilot for. For example, to enable Python in GitHub Copilot, add
"python": true
to the list, ensuring there is a trailing comma after all but the last list item.{ "editor.inlineSuggest.enabled": true, "github.copilot.enable": { "*": true, "yaml": false, "plaintext": false, "markdown": true, "javascript": true, "python": true } }
Configuring proxy settings for GitHub Copilot
You can configure GitHub Copilot to connect through an HTTP proxy server in Visual Studio Code. GitHub Copilot supports basic HTTP proxy setups, with or without basic authentication.
- 파일 메뉴에서 기본 설정으로 이동하고 설정을 클릭합니다.
- In the left-side panel of the settings tab, click Application and then select Proxy.
- In the textbox under "Proxy", type the address of your proxy server, for example
http://localhost:3128
. Alternatively, GitHub Copilot will use thehttp_proxy
andhttps_proxy
variables from your environment. - Optionally, under "Proxy Authorization", click Edit in settings.json and add your required value to send as the
Proxy-Authorization
header for every network request. - Optionally, under "Proxy Strict SSL", select or deselect the checkbox to enable or disable strict SSL.
GitHub.com에서 GitHub Copilot 설정 구성
활성 GitHub Copilot 평가판 또는 구독이 있으면 GitHub Copilot 설정의 GitHub에서 개인 계정에 대한 GitHub Copilot 설정을 조정할 수 있습니다. 설정은 GitHub Copilot을 사용하는 모든 위치에 적용됩니다. GitHub Copilot에서 제공하는 제안 및 GitHub에서 원격 분석 데이터를 사용하는 방법을 구성할 수 있습니다.
중복 검색 사용 또는 사용 안 함
참고: 조직을 통해 GitHub Copilot 좌석이 할당된 GitHub Enterprise Cloud에 있는 조직의 구성원인 경우 개인 계정 설정에서 중복 검색을 구성할 수 없습니다. 중복 검색 설정은 조직 또는 엔터프라이즈에서 상속됩니다.
GitHub Copilot에는 GitHub에서 퍼블릭 코드와 일치하는 코드 제안을 검색하는 필터가 포함되어 있습니다. 필터를 사용하거나 사용하지 않도록 선택할 수 있습니다. 필터를 사용하도록 설정하면 GitHub Copilot은 GitHub의 퍼블릭 코드에 대해 약 150자의 주변 코드로 코드 제안을 확인합니다. 일치하거나 거의 일치하는 경우 제안이 표시되지 않습니다.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
공용 코드와 일치하는 제안에서 드롭다운 메뉴를 선택한 다음, 공용 코드와 일치하는 제안을 허용하려면 허용을 클릭하고 공용 코드와 일치하는 제안을 차단하려면 차단을 클릭합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
원격 분석 사용 또는 사용 안 함
참고: Copilot for Business은(는) 원격 분석 또는 코드 조각 데이터를 유지하지 않습니다.
사용자 설정을 조정하여 코드 조각을 GitHub에서 수집 및 보존하고 Microsoft 및 OpenAI와 추가로 처리 및 공유할지 여부를 선택할 수 있습니다. GitHub Copilot이(가) 원격 분석 설정에 따라 수집할 수 있는 데이터에 대한 자세한 내용은 "GitHub 추가 제품 및 기능 약관" 및 GitHub Copilot 개인 정보 FAQ를 참조하세요.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
GitHub가 원격 분석 데이터를 사용하도록 허용하거나 금지하려면 GitHub가 제품 개선을 위해 내 코드 조각을 사용하도록 허용을 선택하거나 선택 취소합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
추가 참고 자료
Configuring GitHub Copilot in Neovim
For guidance on configuring GitHub Copilot in Neovim, invoke the GitHub Copilot documentation in Neovim by running the following command:
:help copilot
GitHub.com에서 GitHub Copilot 설정 구성
활성 GitHub Copilot 평가판 또는 구독이 있으면 GitHub Copilot 설정의 GitHub에서 개인 계정에 대한 GitHub Copilot 설정을 조정할 수 있습니다. 설정은 GitHub Copilot을 사용하는 모든 위치에 적용됩니다. GitHub Copilot에서 제공하는 제안 및 GitHub에서 원격 분석 데이터를 사용하는 방법을 구성할 수 있습니다.
중복 검색 사용 또는 사용 안 함
참고: 조직을 통해 GitHub Copilot 좌석이 할당된 GitHub Enterprise Cloud에 있는 조직의 구성원인 경우 개인 계정 설정에서 중복 검색을 구성할 수 없습니다. 중복 검색 설정은 조직 또는 엔터프라이즈에서 상속됩니다.
GitHub Copilot에는 GitHub에서 퍼블릭 코드와 일치하는 코드 제안을 검색하는 필터가 포함되어 있습니다. 필터를 사용하거나 사용하지 않도록 선택할 수 있습니다. 필터를 사용하도록 설정하면 GitHub Copilot은 GitHub의 퍼블릭 코드에 대해 약 150자의 주변 코드로 코드 제안을 확인합니다. 일치하거나 거의 일치하는 경우 제안이 표시되지 않습니다.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
공용 코드와 일치하는 제안에서 드롭다운 메뉴를 선택한 다음, 공용 코드와 일치하는 제안을 허용하려면 허용을 클릭하고 공용 코드와 일치하는 제안을 차단하려면 차단을 클릭합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.
원격 분석 사용 또는 사용 안 함
참고: Copilot for Business은(는) 원격 분석 또는 코드 조각 데이터를 유지하지 않습니다.
사용자 설정을 조정하여 코드 조각을 GitHub에서 수집 및 보존하고 Microsoft 및 OpenAI와 추가로 처리 및 공유할지 여부를 선택할 수 있습니다. GitHub Copilot이(가) 원격 분석 설정에 따라 수집할 수 있는 데이터에 대한 자세한 내용은 "GitHub 추가 제품 및 기능 약관" 및 GitHub Copilot 개인 정보 FAQ를 참조하세요.
-
페이지의 오른쪽 위 모서리에서 프로필 사진을 클릭한 다음 설정 클릭합니다.
1. 왼쪽 사이드바에서 GitHub Copilot을 클릭합니다. -
GitHub가 원격 분석 데이터를 사용하도록 허용하거나 금지하려면 GitHub가 제품 개선을 위해 내 코드 조각을 사용하도록 허용을 선택하거나 선택 취소합니다.
-
새 설정을 확인하려면 저장을 클릭합니다.