Whenever I start VSC on my Windows 10 Pro notebook and connect to a remote linux server via the remote-ssh extension I get the message shown in the screenshot below:

Even if it says that it crashed five times in the last three minutes, this message is shown as soon as VSC connects to the remote server. isort is version v2022.6.0.
I uninstalled all the Microsoft python extensions, deleted the folders ~/.vscode-server/extensions/ms-python.* and resintalled everything but the problem is still here.
Version: 1.73.1 (user setup)
Commit: 6261075646f055b99068d3688932416f2346dd3b
Date: 2022-11-09T04:27:29.066Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19043
Sandboxed: No
Whenever I start VSC on my Windows 10 Pro notebook and connect to a remote linux server via the
remote-sshextension I get the message shown in the screenshot below:Even if it says that it crashed five times in the last three minutes, this message is shown as soon as VSC connects to the remote server. isort is version
v2022.6.0.I uninstalled all the Microsoft python extensions, deleted the folders ~/.vscode-server/extensions/ms-python.* and resintalled everything but the problem is still here.