assistant: Fix "New Context"
behavior when focused in editor (#17106)
Closes #16676 Release Notes: - assistant: fix `New Context` opening a new file when focused in the editor pane.
This commit is contained in:
parent
1c6dbe02ae
commit
b578be5c77
2 changed files with 33 additions and 8 deletions
|
@ -63,6 +63,7 @@ actions!(
|
|||
DeployHistory,
|
||||
DeployPromptLibrary,
|
||||
ConfirmCommand,
|
||||
NewContext,
|
||||
ToggleModelSelector,
|
||||
]
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue