π Feature Request
Requesting that the line decorators show a counter in addition to the elapsed time for number of times that line has been executed.
Example
No response
Motivation
This enables light debugging wihtout having to launch the debugger or the Inspector. One can track how many times a loop ran, which logic branches were executed and how many times etc. Further explanation given in feedback here (#598). I believe this PR also addresses it but making the feature request as requested.
π Feature Request
Requesting that the line decorators show a counter in addition to the elapsed time for number of times that line has been executed.
Example
No response
Motivation
This enables light debugging wihtout having to launch the debugger or the Inspector. One can track how many times a loop ran, which logic branches were executed and how many times etc. Further explanation given in feedback here (#598). I believe this PR also addresses it but making the feature request as requested.