assistant: Add model selector to the Context Editor (#25032)

This PR also removes everything related with the model selector from the
Context Editor toolbar.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal
2025-02-17 16:29:42 -03:00
committed by GitHub
parent f833a01a7e
commit f2bc3d3738
4 changed files with 94 additions and 107 deletions
+1
View File
@@ -587,6 +587,7 @@
"save": "workspace::Save",
"ctrl->": "assistant::QuoteSelection",
"ctrl-<": "assistant::InsertIntoEditor",
"ctrl-alt-/": "assistant::ToggleModelSelector",
"shift-enter": "assistant::Split",
"ctrl-r": "assistant::CycleMessageRole",
"enter": "assistant::ConfirmCommand",