Interesting Block/Column Delete Behavior

Randy Meisner

Member²
If you select one to several "columns" to move a code block to the left (now nicely highlighted by the tool), all of the control keywords are deleted as well as the columns that you have selected...

I don't think this is the desired behavior, but I could be mistaken.
 
I can't reproduce this. Do you use the unindent function to move the selected code to the left, or do you use the delete key to delete a column with spaces before the block of code? Both work fine when I try it.
 
Back
Top