Vscode-r: Run Selection/Line only executes the first line of file when nothing was selected

Created on 5 Jun 2017  路  4Comments  路  Source: Ikuyadeu/vscode-R

(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:

feature-request like RStudio

Most helpful comment

@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.

All 4 comments

@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! 馃槃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

maxheld83 picture maxheld83  路  4Comments

JimmyZJX picture JimmyZJX  路  3Comments

tdeenes picture tdeenes  路  5Comments

Dee-L picture Dee-L  路  5Comments

Victsz picture Victsz  路  5Comments