Skip to content

Language server not working with notebook cells #105391

@renkun-ken

Description

@renkun-ken
  • VSCode Version: 1.49.0-insider
  • OS Version: Ubuntu 20.04

Related: REditorSupport/vscode-R#396.

Steps to Reproduce:

  1. Install vscode-R notebook visx from https://github.com/renkun-ken/vscode-R/actions/runs/211732805
  2. Install vscode-r-lsp and languageserver
  3. Debug the vscode-R extension and open an *.Rmd file as a notebook.
  4. 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, approach

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions