lkcampbell / brackets-indent-guides

A Brackets extension to show indent guides in the code editor
149 stars 34 forks source link

Create Submenu folder to edit settings via menu #33

Open tweakimp opened 7 years ago

tweakimp commented 7 years ago

It would be neat to have the options to toggle the indent guides on and off ,switch between dotted and solid and choose a color via the menu. Can you create a folder under View > Indent Gudes for this?

lkcampbell commented 7 years ago

@tweakimp, unfortunately, no. Brackets doesn't support submenus. That's why most of us extension makers use preferences. We are also hoping that preferences will have a User Interface someday soon as well. This would also accomplish what you are suggesting.

I will keep this suggest open as an enhancement request for when one of those options become available in Brackets.

tweakimp commented 7 years ago

And without the folder, just a setting the menu? (Like view > no split, vertical split, horizontal split)

lkcampbell commented 7 years ago

@tweakimp, no I am against menu clutter in brackets.

I once saw an edit menu that had to be doubled up.

The future is preferences and the future of preferences is a solid preferences UI.

Trust me, I've been with this product for years :).

tweakimp commented 7 years ago

Ok ;)