REditorSupport / vscode-R

R Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=REditorSupport.r
MIT License
1.07k stars 126 forks source link

Review VSCodes new Interactive Window for use in this extension #700

Open DonJayamanne opened 3 years ago

DonJayamanne commented 3 years ago

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

renkun-ken commented 3 years ago

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?

DonJayamanne commented 3 years ago

I guess the R kernel to support it could be mostly shared with the notebook?

Yes, it would be identical. Thanks

renkun-ken commented 3 years ago

This also resolves #440 and #594 so that we don't need to write just another communication protocol to interact with an R session.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 365 days with no activity.

renkun-ken commented 2 years ago

unstale

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 365 days with no activity.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 365 days with no activity.