Currently, when I have a .py file open, and I run the vscode command Python: Debug current file in Python Interactive Window, it will run the file but NOT respect breakpoints in the gutter and the ...
Before venturing into an example set-up, let's quickly go over the motivation of the "Maya Debug Initializer" and how it works. Maya contains its own Python executable. This executable will be used to ...