docs: Update correct button for accessing context history (#17008)
The button in the top-left corner of the Assistant panel is the history button, not the hamburger button.
This commit is contained in:
@@ -6,7 +6,7 @@ The model can reference content from your active context in the assistant panel,
|
||||
|
||||
### Saving and Loading Contexts
|
||||
|
||||
After you submit your first message, a name for your context is generated by the language model, and the context is automatically saved to your file system in `~/.config/zed/contexts`. You can access and load previous contexts by clicking on the hamburger button in the top-left corner of the assistant panel.
|
||||
After you submit your first message, a name for your context is generated by the language model, and the context is automatically saved to your file system in `~/.config/zed/contexts`. You can access and load previous contexts by clicking on the history button in the top-left corner of the assistant panel.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user