Closed u3Izx9ql7vW4 closed 1 year ago
I have 1500+ processes of ms-python.isort-2022.8.0
despite the fact that I did not open a single python file in current vscode instance.
Do you see any errors reported in developer console (Help > Toggle developer tools) ? or in Output > isort?
Fixed in https://github.com/microsoft/vscode-isort/pull/207
You can try the pre-release, there is a server less mode as well. you can set it using "isort.serverEnabled": false
in your user settings.
Fixed in #207
You can try the pre-release, there is a server less mode as well. you can set it using
"isort.serverEnabled": false
in your user settings.
vscode-pylint and vscode-black-formatter also have this problem, I hope it is solved together.
See below: