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

[Feature] Code folding / Tabs #800

Open
JonasKalkman opened this issue Feb 26, 2025 · 0 comments
Open

[Feature] Code folding / Tabs #800

JonasKalkman opened this issue Feb 26, 2025 · 0 comments

Comments

@JonasKalkman
Copy link

First off, Really love stylebot!

I usually write a lot of css and this extension has helped me a lot with my work...
However,

The problem

On the sites I use stylebot the most, the sheer amount of lines used has become so much that I have trouble finding parts I want to change. Specifically with single-page applications with a lot of pages.

In these types of situations I usually try to section off code using comments, but this quickly becomes messy and hard to track.

My suggested solution

Tabs!

A tab consists of a

  • name
  • toggle for the entire tab
  • css styling

Positioning

I think the tabs would fit in right above the code editor.
It could be either a long horizontal row like browser tabs, or maybe a dropdown since the window is quite narrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant