-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
notebookunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach
Description
- VSCode Version: 1.49.0-insider
- OS Version: Ubuntu 20.04
Related: REditorSupport/vscode-R#396.
Steps to Reproduce:
- Install vscode-R notebook visx from https://github.com/renkun-ken/vscode-R/actions/runs/211732805
- Install vscode-r-lsp and languageserver
- Debug the vscode-R extension and open an
*.Rmdfile as a notebook. - The language server does not work with notebook code cells.
I have not seen any documentation (e.g. https://code.visualstudio.com/api/extension-guides/notebook) or example (e.g. https://github.com/microsoft/vscode-nodebook) yet talking about how existing language server/clients should be modified to work with notebook cells. It looks like Pylance is made to support notebook but it is not open source.
Does this issue occur when all extensions are disabled?: Yes
Metadata
Metadata
Assignees
Labels
notebookunder-discussionIssue is under discussion for relevance, priority, approachIssue is under discussion for relevance, priority, approach