In my current workflow, I can use control + alt + up/down
to add multiple cursors above or below my current line. This allows me to have a cursor several lines long and edit multiple repetitive lines at once, for example using the kableExtra package to add or remove customizations for multiple columns:
http://www.giphy.com/gifs/d7neVPZYD32Fr93g6y
My problem is that to get rid of the multiple cursors I have to click separately to go back to a single line cursor. Is there a keyboard shortcut for stoping multiple cursors?
RStudio version: 1.1.423
OS: macOS High Sierra (10.13.3)