I'm using RStudio Dekstop 1.2.1335
When I select a number of lines in an Rmd chunk and create a new chunk (Ctrl + Alt + I), then selected code is copied into a new chunk below the existing chunk. This is a great feature.
The only downside is that it also creates an unneeded empty chunk. Can this be fixed?