mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
* Sessions: reorder pickers, rename isolation labels, gate on config - Swap mode and model picker positions in toolbar - Move Default Approvals next to isolation mode picker with gap - Rename Folder/Worktree labels to Local/Copilot CLI - Gate isolation picker on github.copilot.chat.cli.isolationOption.enabled - Show picker as disabled (not hidden) when config is off - Add setEnabled API to IsolationModePicker - Listen for config changes and enforce worktree mode when disabled Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * revert * Update src/vs/sessions/contrib/chat/browser/newChatViewPane.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>