kbrose / vsc-python-indent

Correctly indent python code on the fly, in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=KevinRose.vsc-python-indent
MIT License
82 stars 19 forks source link

Connection to server got closed. Server will not be restarted. #114

Closed jkyeung closed 7 months ago

jkyeung commented 10 months ago

When installing or enabling the Python Indent extension, I get the message "Connection to server got closed. Server will not be restarted." from the Python extension.

This started happening relatively recently. I'm pretty sure it was something introduced by one of the last few releases of either VS Code or the Python extension that is no longer happy with your extension.

Is there anything that can be done about this? I'm hoping it's just a small adjustment.

jkyeung commented 7 months ago

A recent update (to either VS Code or the Python extension, not sure which) seems to have resolved this issue. At least I have not experienced it lately, so closing as unreproducible.

kbrose commented 7 months ago

Thanks @jkyeung for following up. I never experienced this myself.