Comment/uncomment block
Is the following behaviour by design or a bug: if I put caret outside or
inside the comment and do not select any lines, it works as described in
online help. But if I select piece of code and use "comment block" tool,
this exact block got commented out, despite the fact that there is outer
C-style comment block or enclosed comment block.
Michael Jouravlev.
请先登录再写评论。
I think it's bug cause aim of selection commented block part and performing "comment/uncomment" action is only uncomment this part not all block.