Page 1 of 1

IDE: new shortcuts

Posted: Tue Feb 23, 2016 3:44 pm
by SparrowhawkMMU
Another IDE request!

Would it be possible ot have the following shortcuts added (I don't think hat they are in the list, but I may have missed them):

* Delete line - equivalent of selecting the whole line, deleting, then backspacing to remove the blank line.( eg in Netbeans I use CMD-E for this).
* Move line / selected block of lines up or down (in Netbeans this is CTRL+SHIFT+ Up or Down arrow)

Once you have used an IDE that offers these, you realise what a massive timesaver they are when coding.

BTW, I just discovered CMD+D for duplicate the current line the other day. Super! :)