If you work with large CSS files, the CSS explorer is almost unusable, becouse you have to scroll over hundreds of items.
If you create a well-structured CSS it looks like this:
#container-1 #contaniner-inside-it p .marked {
}
If the CSS explorer should be vizualize it in a tree view, that could hardly help in an everyday work. Ex:
+#container-1
+conatiner-inside-it
+p
.marked
Thanks
Treeview from CSS by dependency
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
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".