Skip to content

Commit f30f719

Browse files
authored
Copilot (Code Completion) in Xcode GA (#54420)
1 parent d2f795d commit f30f719

File tree

4 files changed

+3
-10
lines changed

4 files changed

+3
-10
lines changed

content/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -406,9 +406,7 @@ You can rebind the keyboard shortcuts in Vim/Neovim when using {% data variables
406406

407407
{% xcode %}
408408

409-
{% data reusables.copilot.xcode-public-preview-note %}
410-
411-
## About {% data variables.product.prodname_copilot %} for Xcode
409+
## About {% data variables.product.prodname_copilot %} in Xcode
412410

413411
If you use Xcode, {% data variables.product.prodname_copilot %} can autocomplete code as you type. After installation, you can enable or disable {% data variables.product.prodname_copilot %}, and you can configure advanced settings within Xcode or on {% data variables.product.github %}.
414412

content/copilot/managing-copilot/configure-personal-settings/using-github-copilot-with-an-account-on-ghecom.md

-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ If you ever need to switch to an account on {% data variables.product.prodname_d
5959

6060
{% xcode %}
6161

62-
{% data reusables.copilot.xcode-public-preview-note %}
63-
6462
## Authenticating from Xcode
6563

6664
1. Open the "{% data variables.product.prodname_copilot %} for Xcode" application.

content/copilot/using-github-copilot/getting-code-suggestions-in-your-ide-with-github-copilot.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -451,11 +451,9 @@ If you want to accept the next line of the suggestion, you will need to set a cu
451451

452452
{% xcode %}
453453

454-
{% data reusables.copilot.xcode-public-preview-note %}
454+
## About {% data variables.product.prodname_copilot %} in Xcode
455455

456-
## About {% data variables.product.prodname_copilot %} for Xcode
457-
458-
This guide demonstrates how to get coding suggestions from {% data variables.product.prodname_copilot %} for Xcode. To see instructions for other popular coding environments, use the tool switcher at the top of the page.
456+
This guide demonstrates how to get coding suggestions from {% data variables.product.prodname_copilot %} in Xcode. To see instructions for other popular coding environments, use the tool switcher at the top of the page.
459457

460458
## Prerequisites
461459

data/reusables/copilot/xcode-public-preview-note.md

-1
This file was deleted.

0 commit comments

Comments
 (0)