vscode-R
vscode-R copied to clipboard
Not working well with Interactive Window
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.
Working with the Interactive Window (instead of Terminals) would be really great.