Is there any way to continue GitHub Copilot conversation on GitHub CLI? #138664
-
I'm exploring ways to continue an interactive GitHub Copilot conversation directly within the GitHub CLI. Has anyone found a method or workaround to maintain ongoing interactions with Copilot in a CLI environment? |
Beta Was this translation helpful? Give feedback.
Answered by
JamesAnderson34
Sep 15, 2024
Replies: 1 comment
-
Currently, GitHub Copilot's conversational features are designed for editor environments like VS Code. There's no direct way to interact with Copilot via the GitHub CLI, but you can generate suggestions in the editor and use them in the CLI as a workaround. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mthlpbs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, GitHub Copilot's conversational features are designed for editor environments like VS Code. There's no direct way to interact with Copilot via the GitHub CLI, but you can generate suggestions in the editor and use them in the CLI as a workaround.