How to select/copy current line without using mouse in IntelliJ IDEA -
to duplicate lines use
ctrl + d
is there similar way select/copy current line using keyboard in intellij idea?
if have nothing selected, think can hit ctrl-c copy line (or ctrl-x cut it)...
http://grahamhackingscala.blogspot.co.uk/2010/08/fast-quick-line-cut-copy-intellij-idea.html
hope helps.
Comments
Post a Comment