-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
microsoft/vscode
#249693Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchat-agentIssue with the Agent mode in ChatIssue with the Agent mode in ChatverifiedVerification succeededVerification succeeded
Milestone
Description
- Copilot Chat Extension Version: 0.27.1
- VS Code build: VSCodium
Version: 1.100.13210 Commit: 6269597fa45ff94124773d248e242a49e8b1b370 Date: 2025-05-13T18:26:25.331Z Electron: 34.5.4 ElectronBuildId: undefined Chromium: 132.0.6834.210 Node.js: 20.19.0 V8: 13.2.152.41-electron.0 OS: Linux x64 6.14.4-200.fc41.x86_64 - Feature (e.g. agent/edit/ask mode): all mode
- Selected model: all model
- Logs: no logs
Steps to Reproduce:
-
Change the default keyboard shortcut at
keybindings.json:{ "key": "alt+/", "command": "workbench.action.chat.openModelPicker", "when": "chatIsEnabled && inChatInput" }, { "key": "ctrl+alt+.", "command": "-workbench.action.chat.openModelPicker", "when": "chatIsEnabled && inChatInput" }, -
Open Chat in New Window via
Ctrl + Shift + P > Chat: Open Chat in New Window -
Press
Alt + / -
Chat View in Secondary Side Bar is opened and focused.
-
Btw, Model Picker in Chat View in Secondary Side Bar is not opened.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugchat-agentIssue with the Agent mode in ChatIssue with the Agent mode in ChatverifiedVerification succeededVerification succeeded