I am looking for a quick way to select a row in netBeans.
For example, to copy and paste. (in the vim editor, the yycurrent current line)
yy
I have been using Netbeans for several months.
Ctrl + c copies the entire line without selecting it.
Ctrl + c
Ctrl + e will delete the line without selecting it.
Ctrl + e
Ctrl + Shift + down or up arrows will duplicate the line.
Ctrl + Shift + down or up
Most graphical interfaces, including Netbeans, allow you to select a word by double-clicking on it and the entire line by triple-clicking on it.
OR
selection-end-line (Shift + End) select-down (SHIFT + Down) for any number of rows.
I was late for this post, but with a solution. In netbeans 8.xgo to Tools → Options → Key. . In this case, find Select Line. You will get a record there. Under the box Shortcutyou can give a convenient shortcut. There is no shortcut by default
netbeans 8.x
Select Line
Shortcut