You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A developer who is used to working with a modern IDE including breakpoints and watch variables is quickly frustrated working on the Python side of FreeCAD.
I've tried all the documented methods on the wiki and in many forum posts and never succeeded in getting a debugger to work with the FreeCAD internal python interpreter.
We should recommend a single environment per platform that we know works. Then if the developer wants to use something different, they at least have a reference platform for how things should behave.
The text was updated successfully, but these errors were encountered:
A developer who is used to working with a modern IDE including breakpoints and watch variables is quickly frustrated working on the Python side of FreeCAD.
I've tried all the documented methods on the wiki and in many forum posts and never succeeded in getting a debugger to work with the FreeCAD internal python interpreter.
We should recommend a single environment per platform that we know works. Then if the developer wants to use something different, they at least have a reference platform for how things should behave.
The text was updated successfully, but these errors were encountered: