REditorSupport / vscode-R

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

Not working well with Interactive Window #1369

Open renkun-ken opened 1 year ago

renkun-ken commented 1 year ago

Currently, vscode-R and languageserver should work with Jupyter notebook along with IRkernel, yet they do not seem to work well with the Interactive Window.

The uri looks like vscode-notebook-cell:/Interactive-1.interactive#W1sdnNjb2RlLWludGVyYWN0aXZl which should be properly handled in vscode-R and languageserver.

GitHunter0 commented 8 months ago

Working with the Interactive Window (instead of Terminals) would be really great.