> & 'c:\Users\x\miniforge3\envs\py314t\python.exe' 'c:\Users\x\.vscode\extensions\ms-python.debugpy-2025.10.0-win32-x64\bundled\libs\debugpy\launcher' '63765' '--' 'E ...
To reproduce this bug: Have a python functions project in your workspace Press F5 You'll notice that none of the predebug code will run These should be the relevant files: FuncDebugProviderBase.ts ...