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

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -