Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 9 additions & 12 deletions content/copilot/getting-started-with-github-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ To use {% data variables.product.prodname_copilot %}, you must first install the
![Screenshot of a list of search results. Next to the {% data variables.product.prodname_copilot %} extension, the "Download" button is highlighted with an orange outline.](/assets/images/help/copilot/install-copilot-extension-visual-studio.png)
{% data reusables.copilot.vs-exit-and-relaunch %}
1. Optionally, to check that {% data variables.product.prodname_copilot %} is installed and enabled, go back to **Manage Extensions**, click **Installed** to view your currently installed extensions, then click **{% data variables.product.prodname_copilot %}** to see status information.

![Screenshot of a list of installed extensions in {% data variables.product.prodname_vs %}. The "{% data variables.product.prodname_copilot %}" extension is highlighted with an orange outline.](/assets/images/help/copilot/installed-copilot-extension-visual-studio.png)
1. Open or create a new project in {% data variables.product.prodname_vs %}.
1. In the "Microsoft {% data variables.product.prodname_vs %}" dialog box, to copy your device activation code, click **OK**.
Expand Down Expand Up @@ -233,10 +233,6 @@ To use {% data variables.product.prodname_copilot %}, you must first install the

{% data reusables.copilot.enabling-or-disabling-vs %}

## Further reading

- [{% data variables.product.prodname_copilot %}](https://copilot.github.com/)

{% endvisualstudio %}

{% vscode %}
Expand Down Expand Up @@ -355,10 +351,6 @@ You can also use {% data variables.product.prodname_copilot %} to generate sugge

{% data reusables.copilot.enabling-or-disabling-in-vsc %}

## Further reading

- [{% data variables.product.prodname_copilot %}](https://copilot.github.com/)

{% endvscode %}

{% vimneovim %}
Expand Down Expand Up @@ -428,8 +420,13 @@ For guidance on using {% data variables.product.prodname_copilot %} in Vim/Neovi
:help copilot
```

## Further reading
{% endvimneovim %}

- [{% data variables.product.prodname_copilot %}](https://copilot.github.com/)
## Next steps

{% endvimneovim %}
{% data reusables.copilot.next-steps %}

- [{% data variables.product.prodname_copilot %}](https://copilot.github.com/): See practical examples of how {% data variables.product.prodname_copilot %} can help you work.
- [AUTOTITLE](/copilot/configuring-github-copilot): These guides provide details on how to configure {% data variables.product.prodname_copilot %} to your personal preferences.
- [AUTOTITLE](/billing/managing-billing-for-github-copilot): Learn more about billing for {% data variables.product.prodname_copilot %}.
- [AUTOTITLE](/copilot/troubleshooting-github-copilot): These guides provide information for troubleshooting {% data variables.product.prodname_copilot %}.
8 changes: 4 additions & 4 deletions content/copilot/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,15 +90,15 @@ To use {% data variables.product.prodname_copilot %}, you must first install the
{% data variables.product.prodname_copilot %} will automatically suggest an entire function body in grayed text. The exact suggestion may vary.
{% data reusables.copilot.accept-suggestion %}

## Next Steps
## Next steps

You successfully installed {% data variables.product.prodname_copilot %} and received your first suggestion, but that's just the beginning! Here are some helpful resources for taking your next steps with {% data variables.product.prodname_copilot %}.
{% data reusables.copilot.next-steps %}

- [AUTOTITLE](/copilot/getting-started-with-github-copilot): You've learned how to get your first suggestion in {% data variables.product.prodname_vscode %}. These guides show you how to set up and navigate the various functions of {% data variables.product.prodname_copilot %} across all of the supported environments.
- [{% data variables.product.prodname_copilot %}](https://copilot.github.com/): See practical examples of how {% data variables.product.prodname_copilot %} can help you work.
- [Configuring {% data variables.product.prodname_copilot %}](/copilot/configuring-github-copilot): These guides provide details on how to configure {% data variables.product.prodname_copilot %} to your personal preferences.
- [AUTOTITLE](/copilot/configuring-github-copilot): These guides provide details on how to configure {% data variables.product.prodname_copilot %} to your personal preferences.

## Further reading

- [AUTOTITLE](/copilot/overview-of-github-copilot/about-github-copilot-for-individuals)
- [About {% data variables.product.prodname_copilot_for_business %}](/copilot/overview-of-github-copilot/about-github-copilot-for-business)
- [AUTOTITLE](/copilot/overview-of-github-copilot/about-github-copilot-for-business)
1 change: 1 addition & 0 deletions data/reusables/copilot/next-steps.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
You successfully installed {% data variables.product.prodname_copilot %} and received your first suggestion, but that's just the beginning! Here are some helpful resources for taking your next steps with {% data variables.product.prodname_copilot %}.