You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Optional Flag to Disable Code Generation in Chat Sessions
Description
As a user of GitHub Copilot, I would like to have an optional flag or setting that allows me to disable code generation during chat sessions. This feature would be beneficial in scenarios where I want to discuss concepts, ask questions, or seek advice without receiving code snippets.
Use Case
Educational Purposes: When using Copilot for learning and understanding concepts, I may want to avoid code generation to focus on theoretical explanations.
Discussion: During discussions about best practices or architectural decisions, it would be useful to prevent code generation to keep the conversation focused on high-level ideas.
Feedback: Providing feedback or suggestions without the distraction of code snippets.
Suggested Implementation
An optional flag (e.g., --no-code-generation) that can be set at the beginning of a chat session.
A toggle in the Copilot interface to enable or disable code generation for the current session.
Benefits
Improves the flexibility and usability of GitHub Copilot.
Enhances the user experience by allowing more control over the interaction style.
Supports a wider range of use cases, including educational and discussion-based scenarios.
Thank you for considering this feature request. I believe it would add significant value to the GitHub Copilot experience.
GeneralCopilotCode accurately and faster with your AI powered pair-programmer.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Select Topic Area
General
Body
Feature Request: Optional Flag to Disable Code Generation in Chat Sessions
Description
As a user of GitHub Copilot, I would like to have an optional flag or setting that allows me to disable code generation during chat sessions. This feature would be beneficial in scenarios where I want to discuss concepts, ask questions, or seek advice without receiving code snippets.
Use Case
Suggested Implementation
--no-code-generation
) that can be set at the beginning of a chat session.Benefits
Thank you for considering this feature request. I believe it would add significant value to the GitHub Copilot experience.
Beta Was this translation helpful? Give feedback.
All reactions