Code Cleaner Enhancement for closing...

User 1998534 Photo


Registered User
11 posts

As a newbie, I'm finding that most of my debugging time is spent trying to make sure all my </div> tags are matching up with the correct <div ...> tag.

It would be ideal if Code Cleaner would add a comment after each closing tag quoting which div id or class it's closing. Such as:

<div id="content">
<p>this is the content</p>
</div> <!-- id="content"-->

Sounds easy to me :D
Thanks for listening.
Larry

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.