vscode-R
vscode-R copied to clipboard
Review VSCodes new Interactive Window for use in this extension
Would like to get some feedback on the new VS Code Interactive window (feature) (Would this be beneficial to the R extension)? https://github.com/microsoft/vscode/issues/126415
here's an example of it being used in another extension https://github.com/notebookPowerTools/vscode-kusto/pull/43
If not useful, please feel free to close this issue. As always all feedback is welcome (suggestions/changes).
@renkun-ken /cc
Thanks for raising this. This is definitely a useful feature. It looks like a simplified notebook UI. I guess the R kernel to support it could be mostly shared with the notebook?
I guess the R kernel to support it could be mostly shared with the notebook?
Yes, it would be identical. Thanks
This also resolves #440 and #594 so that we don't need to write just another communication protocol to interact with an R session.
This issue is stale because it has been open for 365 days with no activity.
unstale
This issue is stale because it has been open for 365 days with no activity.