Toggle Comment should first comment the whole element if it's not commented. Currently it first uncomments all descendants, which is not what we usually want.
Toggle Comment should first comment the whole element if it's not commented.
Currently it first uncomments all descendants, which is not what we usually want.