1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/copilot/using-github-copilot/asking-github-copilot-questions-in-windows-terminal.md
Copilot ec7bb4d9bb Move Copilot variables from product.yml to copilot.yml (#55832)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: hubwriter <54933897+hubwriter@users.noreply.github.com>
Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: felicitymay <1877141+felicitymay@users.noreply.github.com>
Co-authored-by: Felix Guntrip <stevecat@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Ebonsignori <17055832+Ebonsignori@users.noreply.github.com>
2025-06-02 11:35:54 +01:00

2.2 KiB

title, intro, topics, shortTitle, versions
title intro topics shortTitle versions
Asking GitHub Copilot questions in Windows Terminal You can use {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_windows_terminal %} to get suggestions and explanations for the command line.
Copilot
Copilot in Windows Terminal
feature
copilot

Prerequisites

If you have access to {% data variables.product.prodname_copilot %} via your organization or enterprise, you cannot use {% data variables.product.prodname_copilot_short %} in {% data variables.product.prodname_windows_terminal %} if your organization owner or enterprise administrator has disabled {% data variables.copilot.copilot_cli_short %}. See AUTOTITLE.

Getting command explanations and suggestions

In the Terminal Chat chat window, type a question (for example, how do i list all markdown files in my directory) then press Enter.

{% data variables.product.prodname_copilot_short %}'s answer is displayed below your question.

Click on an answer to insert it to the command line.

Sharing feedback

To send feedback to {% data variables.product.prodname_windows_terminal %} about the quality of a suggestion, open an issue in the {% data variables.product.prodname_windows_terminal %} repository.

Further reading