Somekind of grouping / showing comments in CSS Code Explorer

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
x3po
Posts: 139
Joined: Fri May 16, 2008 10:48 am

Somekind of grouping / showing comments in CSS Code Explorer

Post by x3po »

I normally work on Windows with WeBuilder.
At home i have a MacBook and for that a licence of OS X's famous CSSEdit.
In that editor i really like the feature, that you can group selectors or identifiers in your .css-files, using comments or comments with some special notation.

I think that would be great for WeBuilder aswell, as i think many people group their css-stuff into some userdefined groups, with those grouping features in CSSEdit, you have always a great overview where your groups are. An option for turning that behaviour on and off would be nice, too, for those who don't like that feature.

See the screenshot to see what i mean:
Image
(btw. i know that "size" doesn't make sense there, i was intended to write font-size, but it was very late yesterday! :? )
User avatar
EvilBMP
Posts: 120
Joined: Thu Jan 04, 2007 1:57 am
Location: Germany

Re: Somekind of grouping / showing comments in CSS Code Explorer

Post by EvilBMP »

I like the idea ... on the other hand I started to split up my CSS into different files and then use tools, like Google minify to put all files together in one file and compress the css code. So you don't get lost in one big file anymore.

Nevertheless that would be usefull.
Post Reply