Hi, I did not find a keyboard shortcut for moving a line in the µVision editor. Can anyone tell me how to move lines quickly without copy/paste?
Regards, Martin
I am used to editors like Notepad++ and Eclipse, not having the tool to move lines feels like stone age to me. If you want to move 17 lines just select 17 lines, press e.g. Ctrl+Shift+ArrowUp/Down for Notepad++ and you're done without taking your hands off your keyboard. For moving just one line you don't have to select anything, just press the key shortcut.
Using an external editor is no option for me because while debugging I cannot view variable states easily.