Hello all,
I must say your tool "Sort selected lines" comes in handy. But there's a little buglet in there. Use the following code:int TestA;
int TestC;
int TestE;
int TestB;
int TestD;
Select those lines (exactly this five lines, so begin just before the first int and stop after TestD;) from top to bottom, then use "Sort selected lines". Hence the no line moved...
Then select the same from bottom to top. Use "Sort selected lines" and hence it works, except for the last line. (I didn't check if in another example the first line would change.)
When I select until the beginning of the next line, all seems fine.
I hope you can fix this. This is a great new options which comes in handy sometimes.
With kind regards,
Patrick Luja