forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Downgrade Python Language Server command #4986
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
We have no plans on supporting this feature.
|
Here is a stack exchange post showing how to install an older version from VSCode itself. |
This is a successful workaround to the memory problem |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
I like that the Python Language Server automatically updates itself in the background, but occasionally updates have rendered VSCode unusable due to high CPU usage or memory leaks. This obviously impacts my work.
It would be great to have an easy way of manually downgrading the language server until issues are resolved and another update is released.
Just for reference, I'm currently experiencing the issue described here and would love to just downgrade to the previous version of the LS which worked perfectly fine.
The text was updated successfully, but these errors were encountered: