Feature Request: Allow Copilot Chat to use full width when the Secondary Side Bar is maximized #200550
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
VS Code
Body
Description:
I would like GitHub Copilot Chat in VS Code to support a full-width layout when the Secondary Side Bar is maximized.
Current behavior:
When the Secondary Side Bar is expanded to a large width, the Copilot Chat content area still keeps a relatively narrow maximum width and remains centered.
Expected behavior:
The Copilot Chat content area should be able to expand with the available width of the Secondary Side Bar.
Possible solutions:
github.copilot.chat.fullWidth.Compact,Comfortable, andFull Width.Use case:
On wide screens or large monitors, the current centered layout wastes a lot of horizontal space. A full-width layout would make it easier to read long answers, code snippets, diffs, and multi-turn conversations.
Additional context:
This would be especially useful when using Copilot Chat in the Secondary Side Bar with the side bar maximized.
Beta Was this translation helpful? Give feedback.
All reactions