Set assistant editor's title based on the first question/answer pair
Co-Authored-By: Julia Risley <julia@zed.dev>
This commit is contained in:
co-authored by
Julia Risley
parent
69b8267b6b
commit
9c59146026
@@ -197,7 +197,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"context": "ContextEditor > Editor",
|
||||
"context": "AssistantEditor > Editor",
|
||||
"bindings": {
|
||||
"cmd-enter": "assistant::Assist",
|
||||
"cmd->": "assistant::QuoteSelection"
|
||||
|
||||
Reference in New Issue
Block a user