Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attached the computation R process to vscode's terminal? #718

Open
kklot opened this issue Aug 31, 2022 · 0 comments
Open

Attached the computation R process to vscode's terminal? #718

kklot opened this issue Aug 31, 2022 · 0 comments

Comments

@kklot
Copy link

kklot commented Aug 31, 2022

Hi, this is not an issue but rather a feature search.

Within the R code cell sometime I sent them to R terminal in the vscode's terminal pane (for example to debug, browser(), or just quickly check the object,...)

But sometimes, we need the whole environment's variables (generated from other cells).

Would it be possible to "attached" that R process to the vscode's terminal such that it also has the same state of environment? I was thinking about .vscode.attach() function when searching for this feature.

Thanks,

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

No branches or pull requests

1 participant