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
338 stars 36 forks source link

Option to always use Claude #2350

Open enzoenrico opened 1 week ago

enzoenrico commented 1 week ago

Hi, I'm using the new Claude 3.5-Sonnet model with Copilot (amazing feature btw congrats to the team), and I was wondering if it's possible to make it the default model for Copilot For example:

roblourens commented 1 week ago

Once you select it, the selection should stick for the next chat session, after window reload, etc. But it is remembered separately for the different chat locations. Is this not working for you?

enzoenrico commented 1 week ago

It stays for the next session, in that sense, yes the feature is working perfectly I was wondering if there was a config for making it persistent across different workspaces

roblourens commented 1 week ago

I hear this request, it's a bit hard to do as-is because saving UI state as global data with multiple windows open can lead to confusing results. I'll think about whether we need to provide a setting or something to do this globally though.

chriscurrycc commented 5 days ago

It's a good feature