HTML formatting/commenting
It seems that with the new version of Composer, we can no longer comment out lines of code in raw HTML blocks. That was pretty handy for testing and debugging.
Hitting CMD + / in the old Composer would comment the line.
Also, the new version...