Visual Studio Code – Debug mode not stop at breakpoint when VS Code workspace is under Python installation directory and justMyCode is true
I am trying to learn how to use break points. As you can see in below screenshot, the program didn't stop at break point and the variables window is empty. I press the button in orange circle. I have also…