Closed GoogleCodeExporter closed 8 years ago
I don't think I can help you somehow. I cannot influence on how DW
dom.getParseMode() method works. Probably some additional steps must be taken
to make it work. Or you have missed some point (such as editing menus.xml from
Dreamweaver itself—editor overwrites file on closing).
Original comment by GreLIm...@gmail.com
on 25 Jun 2012 at 7:42
Perhaps you misread my message. I provided an alternate way to determine if you
are editing a CSS file that is a .less file extension. Within the Dreamweaver
extension for Zen Coding, if you use dom.documentType, which will return "CSS"
rather than using dom.getParseMode() to check for CSS file type, then the code
will work in .less files.
Original comment by dan...@shimmerphase.com
on 25 Jun 2012 at 8:52
Original issue reported on code.google.com by
dan...@shimmerphase.com
on 25 Oct 2011 at 4:27