jupyterlab-lsp icon indicating copy to clipboard operation
jupyterlab-lsp copied to clipboard

Configuration details to use multiple language servers (pyright and python-lsp-server)

Open sntgluca opened this issue 3 years ago • 2 comments

What I am trying to do...

Hi!

In my current experience, Pyright seems to outperform Jedi (and python-lsp-server) when using autocomplete.

Based on the work in #587, I would like to be able to configure Pyright as the main language server, but keep running python-lsp-server as a linter.

I tried the suggestions in #587, the secondary language server is "available" but it doesn't run.

May you share configuration insights to run the two servers together?

I keep thinking this project if of outmost importance for the Jupyter community, to let Jupyter compete with most mature IDEs... thanks for the continuous improvements!

sntgluca avatar Nov 23 '21 12:11 sntgluca

@sntgluca Did you solve it/

nyngwang avatar Apr 04 '23 21:04 nyngwang

Hi, I am sorry I didn't reply earlier. Completely missed it.

I could not make any progress. I am not sure if this is a supported feature now...

sntgluca avatar Jul 23 '23 10:07 sntgluca