Remove redundant assistant content (#16364)

Release Notes:

- N/A
This commit is contained in:
Joseph T. Lyons 2024-08-16 13:42:16 -04:00 committed by GitHub
parent ebac9a7342
commit ee27114b35
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -103,8 +103,6 @@ Slash commands enhance the assistant's capabilities. Begin by typing a `/` at th
- `/tab`: Inserts the content of the active tab or all open tabs into the context
- `/terminal`: Inserts a select number of lines of output from the terminal
Additionally, you can use `assistant: quote selection` (`cmd + >`) to insert the active editor buffer selection as a quoted code block in the assistant panel.
## Inline Assistant
You can use `ctrl-enter` to open the inline assistant in both a normal editor and within the assistant panel.