Add a slash command to insert all the visible tabs into the assistant panel (/tab visible
)
#37493
dlants
started this conversation in
LLMs and Zed Agent
Replies: 2 comments
-
Would something like Similarly maybe |
Beta Was this translation helpful? Give feedback.
0 replies
-
These both sound like good ideas. I think there's a need in here too for making it more clear "which pane will be imported?" for the /tab and /tab pane command, if you have multiple panes visible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary: Provide a way for
/tab
to include all visible tabs (e.g./tab visible
)When I'm working on several files in parallel, I often open them in a vsplit. Using
/tab
currently in that context is a bit confusing, since it's hard to anticipate which of the vsplit files will be inserted into the assistant context. I think it would be really helpful if /tab inserted all of the visible panes into the context./tab all
is not really what I expect either, since there may be many tabs in the background, and that's more than I typically intend.Environment
Zed: v0.161.1 (Zed)
OS: macOS 14.6.1
Memory: 16 GiB
Architecture: aarch64
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Beta Was this translation helpful? Give feedback.
All reactions