Hello,
As my Nim codes are growing in size and in complexity, my echos are no longer being productive to help me out. So, I need a recommendation about the best way to debug my stuffs.
Is there any Nim debugger around (for Windows) ? I'm just looking for a way to inspect variables giving a breakpoint...
Nowadays, I'm coding with Sublime 3 w/ Nimlime.
Cheers