Skip to content

Commit acdc94d

Browse files
authored
Merge pull request #54570 from github/repo-sync
Repo sync
2 parents b5a9a4a + 6c59a5e commit acdc94d

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

content/authentication/keeping-your-account-and-data-secure/sudo-mode.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ After you authenticate to perform a sensitive action, your session is temporaril
4545
To confirm access for sudo mode, you can authenticate with your password. Optionally, you can use a different authentication method, like {% ifversion passkeys %}a passkey, {% endif %}{% ifversion fpt or ghec %}a security key, {% data variables.product.prodname_mobile %}, or a 2FA code{% elsif ghes %}a security key or a 2FA code{% endif %}.
4646

4747
{%- ifversion passkeys %}
48-
* [Confirming access using a passkey key](#confirming-access-using-a-passkey)
48+
* [Confirming access using a passkey](#confirming-access-using-a-passkey)
4949
{%- endif %}
5050
* [Confirming access using a security key](#confirming-access-using-a-security-key)
5151
{%- ifversion fpt or ghec %}
@@ -56,7 +56,7 @@ To confirm access for sudo mode, you can authenticate with your password. Option
5656

5757
{% ifversion passkeys %}
5858

59-
## Confirming access using a passkey
59+
### Confirming access using a passkey
6060

6161
You must have a passkey registered to your account to confirm access to your account for sudo mode using a passkey. See [AUTOTITLE](/authentication/authenticating-with-a-passkey/about-passkeys).
6262
{% endif %}

content/copilot/using-github-copilot/copilot-chat/asking-github-copilot-questions-in-your-ide.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,9 @@ To share feedback about {% data variables.product.prodname_copilot_chat_short %}
290290

291291
You can ask {% data variables.product.prodname_copilot_chat_short %} to give code suggestions, explain code, generate unit tests, and suggest code fixes.
292292

293-
1. Open the {% data variables.product.prodname_copilot_chat_short %} window by clicking the **{% data variables.product.prodname_copilot_chat_short %}** icon at the right side of the JetBrains IDE window.
293+
1. Open the {% data variables.product.prodname_copilot_chat_short %} window by clicking the **{% data variables.product.prodname_copilot_chat %}** icon at the right side of the JetBrains IDE window.
294294

295-
![Screenshot of the {% data variables.product.prodname_copilot_chat_short %} icon in the Activity Bar.](/assets/images/help/copilot/jetbrains-copilot-chat-icon.png)
295+
![Screenshot of the {% data variables.product.prodname_copilot_chat %} icon in the Activity Bar.](/assets/images/help/copilot/jetbrains-copilot-chat-icon.png)
296296

297297
1. Enter a prompt in the prompt box. For example prompts, see [AUTOTITLE](/copilot/using-github-copilot/guides-on-using-github-copilot/getting-started-with-prompts-for-copilot-chat).
298298

@@ -362,8 +362,6 @@ To share feedback about {% data variables.product.prodname_copilot_chat_short %}
362362

363363
{% xcode %}
364364

365-
{% data reusables.copilot.xcode-chat-public-preview-note %}
366-
367365
## Prerequisites
368366

369367
To use {% data variables.product.prodname_copilot %} for Xcode, you must install the {% data variables.product.prodname_copilot %} for Xcode extension. See [AUTOTITLE](/copilot/configuring-github-copilot/installing-the-github-copilot-extension-in-your-environment).

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

-1
This file was deleted.

0 commit comments

Comments
 (0)