Skip to content
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

Group/Sort Tabs by Kind (Rails) #977

Open
1 task done
benjaminwelch opened this issue Jun 29, 2024 · 0 comments
Open
1 task done

Group/Sort Tabs by Kind (Rails) #977

benjaminwelch opened this issue Jun 29, 2024 · 0 comments
Labels
needs infrastructure Zed's extension infrastructure doesn't currently support this type of extension

Comments

@benjaminwelch
Copy link

Check for existing issues

  • Completed

Misc notes

This is a request for a feature I've always wanted in a text editor. I'm currently developing in Rails (learning) but I'm sure this would be awesome for any framework:

It would be great if I could group/sort my open tabs by what they are in Rails:

  • Views will be grouped (then alphabetic)
  • Models will be grouped together (then alphabetic)
  • Controllers will be grouped together (then alphabetic)
Screenshot 2024-06-29 at 10 54 53

Another feature would be switching to "group by name/relation". This would group my user.rb, my user/views and my users_controller together if they're open and so on for all the other tabs.
Screenshot 2024-06-29 at 10 53 59

I find I often have a lot of tabs open and if I could use these options, it would make navigating open tabs and finding related tabs really fast.

If these were built into the settings, anyone could configure it for their framework/workflow.

@benjaminwelch benjaminwelch added the needs infrastructure Zed's extension infrastructure doesn't currently support this type of extension label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs infrastructure Zed's extension infrastructure doesn't currently support this type of extension
Projects
None yet
Development

No branches or pull requests

1 participant