-
Notifications
You must be signed in to change notification settings - Fork 219
[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
Comments
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. |
Thanks replay! I understand. 🙇 |
@ccordoba12 it's will be very useful because the latest Python extension not working for VSCodium and other VSCode forks. |
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? |
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. |
@stalkerg I think you can use the original I created an extension called |
@yaegassy thanks, yes it's definitely not so complicated a project. |
Edit: 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 :) |
It would be very useful to have pylsp available for VSCode as well.
Are there any plans to create a VSCode extension for pylsp?
The text was updated successfully, but these errors were encountered: