microsoft / vscode-copilot-release

Feedback on GitHub Copilot Chat UX in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat
Creative Commons Attribution 4.0 International
334 stars 34 forks source link

UI is suddenly non-standard and hard to use #2142

Open jeffcovey opened 1 week ago

jeffcovey commented 1 week ago

When I opened Visual Studio Code this morning, the Copilot Chat icon was gone from the side toolbar where it appeared with Explorer, Source Control, etc. I could only find it in a tiny icon next to the search field. That opened it on the opposite side from all other extensions. It doesn’t take their place when I switch to it (the Navigator window doesn’t become a Copilot window), but creates its own window and shrinks my editor window to invisibility. I can’t toggle its visibility with cmd-b like I do with any other extension. I haven’t found any hotkey to close it, I have to leave the keyboard and drive my pointer to a tiny “x”.

Is this a mistake, or just an experiment? I hope it’s gone soon.

tim-mukhin commented 1 week ago

+1 reported the same issue, but mine is even worse: my top pane is hidden, so I don't see the new copilot icon at all

2167

bpasero commented 6 days ago

You can move views around, including back to the primary sidebar: https://github.com/microsoft/vscode-copilot-release/issues/2062#issuecomment-2449241868

Keybinding to toggle secondary sidebar: Ctrl/Cmd+Alt+B

Let us know if you need more help.

jeffcovey commented 5 days ago

You can move views around, including back to the primary sidebar

As I reported on that ticket, that doesn’t work on my copy of VS Code.

Can the Copilot extension simply stop doing this and go back to the way it was? I don’t see any advantage to this change, and I haven’t seen anything but complaints and confusion about it.

bpasero commented 5 days ago

@jeffcovey we need to look into that issue with drag and drop not working and resolve it, but in the meantime, the view can be moved back also using the "Move View" command:

Image

jeffcovey commented 4 days ago

we need to look into that issue with drag and drop not working and resolve it

Sure. But in the meantime, can’t someone just put things back the way they were? All you have to do is stop fixing what wasn’t broken.