Debugging Simpleval 🐞¶
vscode Debug settings¶
Example for configuring vscode to debug a run command overwriting existing results:
Filename: launch.json
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
|
JetBrains Debug settings¶
Download and install vscode: https://code.visualstudio.com/
Just kidding 😜, you got this! just run debug for the simpleval/main.py
with the needed args.