Just one thing I really miss using Code::Blocks... using Ctrl+Shift+Up or Ctrl+Shift+Down to move the line that the cursor is on up or down, or move all lines of the current selection up or down, as in Netbeans or Notepad2 or Notepad++. I know there is already the "transpose line" feature, but using it in place of move up/down is less intuitive and doesn't move the cursor. Thanks.
Have you tried to use the alt-up and alt-down keys?
Also there are the line -> move up and line -> move down menu commands.
Thank you, it works, I have used an old version in which these functions weren't available.