Skip to content

Installing jupyterlab-lsp and jupyter-lsp breaks the completer plugin  #15649

Closed
jupyter-lsp/jupyterlab-lsp
#1036
@divyansshhh

Description

Description

I want to use the completions from the default completer extension and features from lsp but I don't want to use the lsp code completion. When I install jupyterlab-lsp and jupyter-lsp in my environment, I can't see any availableProviders in the completer extension settings.

Here's the screenshot -
image

Reproduce

  1. Install and launch jupyterlab
  2. Go to the completer extension settings. You'll see kernel and context providers are available.
  3. Install jupyter-lsp and jupyterlab-lsp
  4. Go to the completer extension settings again. You'll see that the kernel and context providers are no longer available.

Expected behavior

I expect the default completer extension to work regardless of lsp packages being installed or not.

Context

Versions used -

  • jupyterlab 4.0.10
  • jupyter-lsp 2.2.1
  • jupyterlab-lsp 5.0.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions