Skip to content

[Question] Are there any plans to create a VSCode extension for pylsp? #39

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

Closed
yaegassy opened this issue Jun 7, 2021 · 8 comments
Closed

Comments

@yaegassy
Copy link
Contributor

yaegassy commented Jun 7, 2021

It would be very useful to have pylsp available for VSCode as well.

Are there any plans to create a VSCode extension for pylsp?

@ccordoba12
Copy link
Member

No, there aren't. But thanks for your interest @yaegassy.

The thing is all people contributing to this project are not doing it for Vscode but for other editors and IDEs.

@yaegassy
Copy link
Contributor Author

yaegassy commented Jun 7, 2021

Thanks replay! I understand. 🙇

@stalkerg
Copy link

@ccordoba12 it's will be very useful because the latest Python extension not working for VSCodium and other VSCode forks.

@krassowski
Copy link
Member

If there is someone eager to develop and maintain such an extension, I would welcome it as a separate repository in this organization - as long as it does not slow down the development and does not add a maintenance burden on the main repository. Would that work for you @ccordoba12?

@ccordoba12
Copy link
Member

ccordoba12 commented Nov 16, 2021

Yeah, I totally agree with that @krassowski. We don't have plans to create a VSCode extension for PyLSP, but we'll be glad to host one in our organization if people want to create and maintain it.

@yaegassy
Copy link
Contributor Author

@stalkerg I think you can use the original palantir/python-language-server extension as a reference and create one for "python-lsp-server". It is very simple and should be relatively easy to create. https://github.com/palantir/python-language-server/tree/develop/vscode-client

I created an extension called coc-pylsp using "coc.nvim", which is a VSCode-like plugin for Vim. Please refer to it if you need it. https://github.com/yaegassy/coc-pylsp

@stalkerg
Copy link

@yaegassy thanks, yes it's definitely not so complicated a project.

@goyalyashpal
Copy link

goyalyashpal commented Apr 2, 2023

Edit:
a more recent thread: #190 and #176
no, seems nothing has changed


hi! has anything changed for it??

this issue comment #156 (comment) mentioned vs code so, i thouhgt...

anyhow, it's kinda mind boggling that vs code requires extension for each lsp - where other editors just have inbuild settings for lsp and just require the path to lsp to work :)

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

5 participants