Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
sntgluca opened this issue Nov 23, 2021 · 3 comments

Comments

@sntgluca
Copy link

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!

@nyngwang
Copy link

nyngwang commented Apr 4, 2023

@sntgluca Did you solve it/

@sntgluca
Copy link
Author

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...

@krassowski
Copy link
Member

Thank you for the interest, PRs are welcome! Closing as a duplicate of #437.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants