Sort using column marking moves the sorted text to column 1

Claus Pedersen

Member³
I use column marking to mark some lines of code to be sorted, and then the function Edit -> Selection -> Sort.

I would expect that my lines of code to be sorted inside the marked area, they are sorted correctly, but the resulting lines are placed to the left side of the screen (column 1) and the code before the lines is pushed below the sorted lines.
 
Back
Top