RooCode: Open In New Tab
doesn't open a new tab in the current tab group (with next position)
#6788
mirumirumi
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
What problem does this solve?
I don’t use the secondary side bar when working with RooCode. Instead, I rely on
roo-cline.openInNewTab
to open RooCode as a normal editor tab.What I really want, though, is for RooCode to open as a new tab immediately to the right of the file I’m currently editing, within the same tab group—not in a separate group.
At the moment, none of RooCode’s built‑in commands offer this behavior. One would expect
roo-cline.openInNewTab
to do it, but it always spawns a brand‑new tab group, and there’s no setting to change that.I believe this is something that should be addressed. Thank you for considering it.
What's the proposed solution?
I think there are 2 options:
roo-cline.openInNewTab
Basically, I think the first one is better.
Beta Was this translation helpful? Give feedback.
All reactions