Using the auto-generated launch configuration for debugging a Python script, and supplying command line arguments, a script cannot be debugged when python.exe is in a 'C:\Program Files' directory. The ...
All other runtimes seem to run predebug, but Python adapter just completely ignores it for some reason. I have a feeling that it has to do with debugpy, but still need to investigate the root cause.