Mac OSX
I’ve found a bug while using the option Edit > Comment > Toggle Comment when applying to HTML code between open brackets in PHP code.
Attached is an image with examples:
In the image I’m Toggling comment in two portions of code, the first one outside the PHP loop is commented correctly, the second one inside the PHP loop is commented as it was PHP code.
This happens inside if, while, for, foreach…