Project:Advanced Theme Construction Kit (ATCK)
Version:5.x-4.0
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

This is for the builder:
Would be nice if tags, especially closing tags, can have descriptions inserted automatically so that it is easier to track.
ie:

<div class="classic"> 
    <div class="layout a-b">

        <div class="gr a">
        </div> <!--/gr a-->

        <div class="gr b">
        </div><!--/gr b--> 

    </div><!--/layout a-b-->
</div><!--/classic--> 

Comments

#1

Not a bad idea - I'll see what I can do about rolling that into a future release of the builder.

#2

Status:active» postponed