Infer EditCopyLine if Ctrl+C is pushed with nothing selected

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
robertcollier4
Posts: 22
Joined: Tue Jan 31, 2012 5:38 am

Infer EditCopyLine if Ctrl+C is pushed with nothing selected

Post by robertcollier4 »

I would like to have the same kind of copy/paste line functionality as in Eclipse. That is -- if something is selected than Ctrl+C will copy that text. If nothing is selected - then Ctrl+C in that case will copy that line.

This is the same as EditCopyLine and EditCutLine in Preferences->Keyboard->Edit. However it would be nice to not have to assign them separate keys and let them default if Ctrl+C or Ctrl+X are pushed with nothing selected (inferring that to perform the operation on the line).
Post Reply