PhpStorm 10 Line comment not at first column
I have the "Comment at first column" option enabled but when I select some lines and then do "Comment with Line Comment" the comment does not start in the first column.
//if ($foo) {
// baz();
//}
Please sign in to leave a comment.