2008/5/22 Baluta Cristian cristi.baluta@gmail.com:
i'm selecting from line 2 to 7 and press the shortcut. I'm using ActionScript but i get this with php too. but more important, this behavior is only for lines of code inside a function
That is because you start your selection after the tabs on the first line. If you instead select the entire line for all lines you want to comment out it works as expected.
I tried this in PHP. I wonder if this is a recent regression since I am pretty sure I have tried this before without getting the behaviour Christian mentions.