Error while debugging other python projects
I get a Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor. error while debugging other python projects. This issue gets resolved when I disable the STM32Cub for Visual Studio Code Core extension and its related extensions.
To reproduce:
Open an existing python project or package (workspace)
Launch the debug session.
It tries to start the session and in a few seconds throws this error and stops the debugger.
Unhandled: on_readmemory_request not available in PyDevJsonCommandProcessor.
Please see https://github.com/microsoft/vscode/issues/249341#issuecomment-3064965337
