mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
chat command center polish (#229674)
* mark `chat.commandCenter.enabled` as EXP setting, change default * render keybindings * order in buckets of panel, inline, and quick chat
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -170,5 +170,5 @@
|
||||
},
|
||||
"css.format.spaceAroundSelectorSeparator": true,
|
||||
"typescript.enablePromptUseWorkspaceTsdk": true,
|
||||
"inlineChat.experimental.onlyZoneWidget": true
|
||||
"chat.commandCenter.enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user