Is there a way to select and edit multiple rows of code in netbeans?
Visual Studio allows a similar operation where you press alt and select multiple lines using the dragging motion (left click) of mouse ?
Is there a way to select and edit multiple rows of code in netbeans?
Share
It’s called rectangular selection.
It can be enabled by Crtl+Shift+R
Screenshots for steps: