Skip to content

Provide optional 'code' argument to r.runSelection command#1017

Merged
renkun-ken merged 2 commits intoREditorSupport:masterfrom
jjallaire:master
Mar 1, 2022
Merged

Provide optional 'code' argument to r.runSelection command#1017
renkun-ken merged 2 commits intoREditorSupport:masterfrom
jjallaire:master

Conversation

@jjallaire
Copy link
Copy Markdown
Contributor

Intended to allow other extensions to execute code using the vscode-R interactive terminal (similar to the jupyter.execSelectionInteractive command recently added to the Python extension for the same purpose).

What problem did you solve?

Enable the Quarto VS Code extension to execute R code using vscode-R.

Screen Shot 2022-02-28 at 12 36 16 PM

Intended to allow other extensions to execute code using the vscode-R interactive terminal (similar to the `jupyter.execSelectionInteractive` command recently added to the Python extension for the same purpose).
Copy link
Copy Markdown
Member

@renkun-ken renkun-ken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jjallaire
Copy link
Copy Markdown
Contributor Author

Just pushed a change which should fix the two lint errors

@renkun-ken renkun-ken merged commit 52aa54e into REditorSupport:master Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants