assistant: Rename action from New Context to New Chat (#25455)
If you looked that up via the Command Palette, we were showing an outdated action name ("new context") which causes confusion given the panel says "New Chat". Release Notes: - N/A
This commit is contained in:
parent
4b3a2a33a8
commit
f020291039
4 changed files with 13 additions and 13 deletions
|
@ -33,7 +33,7 @@ actions!(
|
|||
[
|
||||
InsertActivePrompt,
|
||||
DeployHistory,
|
||||
NewContext,
|
||||
NewChat,
|
||||
CycleNextInlineAssist,
|
||||
CyclePreviousInlineAssist
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue