(with extension vim installed)
When nothing is selected, the default behavior of R: Run Selection/Line executes the first line of the current file.
And, I suggest that after performing R: Run Selection/Line, the cursor should move to next line(when nothing is selected) or next code block, just like in RStudio:
@michaelHL Thank you, Looks good!
OK, I'll study RStudio Code. But maybe It'll take much time.
@michaelHL I just fixed bugs in new version but
And, I suggest that after performing R: Run Selection/Line, the cursor should move to next line(when nothing is selected) or next code block, just like in RStudio:
is yet.
I'll add this function.
Fixed by @Ladvien's #13, so closing.
@Ikuyadeu Many thanks! An excellent feature! 馃槃
Most helpful comment
@michaelHL I just fixed bugs in new version but