The first step in debugging a Jac program is deciding if you are using the online debugger with the Jac Playground or the VS Code Extension to debug on your own machine. You can debug Jac programs ...
open a python script and press F5 to start python debugger or use debug in sidebar directly the debug bar appears on the screen, but it automatically exits after a few seconds without running, and the ...