REditorSupport / REditorSupport/vscode-R
Not working well with Interactive Window
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 139
- Avg merge
- 2h 46m
- Merged PRs (30d)
- 5
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the problem with a Jupyter notebook, IRkernel, and the Interactive Window, then trace how vscode-R and languageserver handle the vscode-notebook-cell URI. Done means the Interactive Window URI is properly handled and the R tooling works with the notebook workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, r, typescript, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100