I can run a python script by pressing the run python file button:
but unable to run the same when pressing the F5 key or run from the dropdown menu.
I can also run in the interactive window fine:
And likewise i can run a notebook fine.
other checks:
I can verify that it doesn't debug by adding a breakpoint and running.
Would there be a key-binding that is missing perhaps ? What is causing this and how can one fix the issue please ?