-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Google Chrome-like grouped tabs #100335
Comments
Seems very useful, I suggest allowing to group it by project / workspace as well, which would be really useful when working in linked projects (library project / host, monorepo projects, etc.) |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
I'd love to see something like that and the ability to collapse a group of tabs. |
Since #38889 was merged into this issue, I want to point out an important aspect of #38889 that is not covered here so far: The original feature request of #38889 was only about automatically grouping files in the same folder. I think automatically grouping files by folder and file name could also be a useful option. For example opening a file with the same name but a different extension as an already opened file in the same folder would be grouped automatically. |
It will be very valuable feature for me, and I hope for others too. Great suggestion! |
+1 I'm constantly using it on chrome, would definitely of much use on VSCode as well |
Something like two-Level tab stacks like in vivaldi would be very useful too. |
Can't wait to see this implemented, very excited! Thank you to everyone who suggested this and is working on it! |
OMG yes please! I can purchase something like that. |
Would be very helpful! |
Yes, I'd like this feature too. It could help manage my opened code files into active projects, so I can keep better track of what I'm working on for any given initiative. |
Adding another 👍 to this please :) |
One more 👍 |
I'd love to see this - It would be very handy |
+1 to this feature, for context-switching between sub-projects. For example, I'd like to easily switch between groups of Terraform modules that work together. |
Would certainly love this, sometimes keeping track of many tabs is hard |
+1 I'm surprised it took so many years to add this to browsers. This is such a helpful feature. Really need this. Right now I'm using sublime text as my way to have another 'group'. And that's just ghetto. |
+1 |
This is also my dream! I know this is not a trivial feature but I'd like to see this in roadmap at least! |
Keeping it alive! |
Still waiting until we have it 😩 |
We need this or i'll die 😔 |
+1 |
1 similar comment
+1 |
It would be great if this feature allowed automatic grouping based on the file path. This would be useful for monorepo projects. |
Well it would be great if this feature gets implemented in the first place.. |
Please I want this feature! |
this feature will be good. I want to contribute in this feature, how do i do it? |
It shouldn't be this hard to implement, definitely should be added as a setting. |
I came to ask for this feature. I'm working in a framework with several files, and I'm jumping from a secton to another of the project everytime. It would be really helpfup to be able to group tabs just like in Chrome, so I can choose which group of files I'll be working on each time I jump to a another section of the project. Find files in the sidebar isn't that easy when you have dozens or even hundreds of files and folders. |
Just fork the project and try to implement it. If the implementation is good enough they will take it in consideration, depite they accept it or not from a UX vision. |
@jhhtaylor It is perfect. Thank you! |
I found these two that are pretty good:
|
Here to add to the hype - yes please for grouped tabs (open editors). Would be fantastic, and so would vertical tabs (#108264) |
+1 I work on one code base, but often have to jump between tickets and tasks, this would save me SO much time and really help me! |
I'm using CTRL+1 (up to 9) to switch between file groups (this also open empty groups).
|
OMG, 4 years? Please dadysoft, give us tab groups. |
Would love to have this !! Give us this feature ! |
Grouped tabs plz. |
i dont understand why this is not implemented yet, the whole point of having an IDE is to make life easier, and this would for sure improve productivity for devs |
Would love to have this !! Give us this feature ! |
NEED THIS |
Any news? There's no extension that works as well as the Chrome tab grouping. |
Google Chrome Beta recently announced grouped tabs, which is pretty awesome.
Here's the gist:
Having such a thing within VSCode will be very useful IMO.
Having it integrated with the search, where a group is automatically created once you open more than one search result, should help with the tab clutter it ensues. Same for Peek references, automatic grouping of files within the same folders... I see many possibilities for it.
The text was updated successfully, but these errors were encountered: