Inserting HTML comments from the Insert menu
So I understand that the insert menu has been changed in CS6 and then again in CC (Dreamweaver 12.2).
http://helpx.adobe.com/dreamweaver/using/changes-insert-options-creative-cloud.html
I am using DW CC. I want to insert HTML comments quickly in a bunch of different locations in my page code. Is there a way to do that?
If this must now be done by hand I would like to know why. The reason for the changes is explained as removing support for deprecated elements, but HTML comments are not deprecated in HTML 5.
http://www.w3.org/html/wg/drafts/html/master/syntax.html#comments

