Skip to content

Commit f464853

Browse files
committed
fix headings
1 parent ece4e28 commit f464853

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ If you don't want to use the default keyboard shortcuts in {% data variables.pro
7777
1. Type the keystrokes you want to use for the command, then press <kbd>Enter</kbd>/<kbd>Return</kbd>.
7878
![Screenshot of Edit keyboard shortcut textbox](/assets/images/help/copilot/vsc-edit-shortcuts-textbox.png)
7979

80-
{% data reusables.copilot.enabling-and-disabling-in-vsc %}
80+
{% data reusables.copilot.enabling-or-disabling-in-vsc %}
8181

8282
## Enabling or disabling inline suggestions
8383

content/copilot/configuring-github-copilot/configuring-github-copilot-in-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If you don't want to use the default keyboard shortcuts in {% data variables.pro
4040
1. Under "Press shortcut keys", type the shorcut you want to assign to the command, then click **Assign**.
4141
![Screenshot of the keyboard shortcut assignment](/assets/images/help/copilot/vs-rebind-shortcut.png)
4242

43-
{% data reusables.copilot.enabling-and-disabling-vs %}
43+
{% data reusables.copilot.enabling-or-disabling-vs %}
4444

4545
## Configuring ReSharper for {% data variables.product.prodname_copilot %}
4646

data/reusables/copilot/enabling-disabling-in-jetbrains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Enabling and disabling {% data variables.product.prodname_copilot %}
1+
## Enabling or disabling {% data variables.product.prodname_copilot %}
22

33
You can enable or disable {% data variables.product.prodname_copilot %} from within JetBrains. The {% data variables.product.prodname_copilot %} status icon in the bottom panel of the JetBrains window indicates whether {% data variables.product.prodname_copilot %} is enabled or disabled. When enabled, the icon is highlighted. When disabled, the icon is grayed out.
44

data/reusables/copilot/enabling-and-disabling-in-vsc.md renamed to data/reusables/copilot/enabling-or-disabling-in-vsc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Enabling and disabling {% data variables.product.prodname_copilot %}
1+
## Enabling or disabling {% data variables.product.prodname_copilot %}
22

33
You can enable or disable {% data variables.product.prodname_copilot %} from within {% data variables.product.prodname_vscode %}. The {% data variables.product.prodname_copilot %} status icon in the bottom panel of the {% data variables.product.prodname_vscode %} window indicates whether {% data variables.product.prodname_copilot %} is enabled or disabled. When enabled, the background color of the icon will match the color of the status bar. When disabled, the background color of the icon will contrast with the color of the status bar.
44

data/reusables/copilot/enabling-and-disabling-vs.md renamed to data/reusables/copilot/enabling-or-disabling-vs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Enabling and disabling {% data variables.product.prodname_copilot %}
1+
## Enabling or disabling {% data variables.product.prodname_copilot %}
22

33
The {% data variables.product.prodname_copilot %} status icon in the bottom panel of the {% data variables.product.prodname_vs %} window indicates whether {% data variables.product.prodname_copilot %} is enabled or disabled. When enabled, the background color of the icon will match the color of the status bar. When disabled, it will have a diagonal line through it.
44

0 commit comments

Comments
 (0)