Closed JesseGuerrero closed 10 months ago
NA
Thank you for all you do, I love leetgo so far!
When there is an error, the stdout is truncated and new lines are not used, take a look:
I cant debug my leetcode solutions anymore. For now I will be using an older version.
But yes, its a good idea to check if its an error so its not truncated and also potential carriage returns are new lines if you wanted that.
Thanks for the report!
This issue has been fixed in the master branch but not released yet, might get to a release very soon, stay tuned!
Hi, v1.4 is out, please try it out, thanks!
Wow dude. It looks great, thanks!
leetgo debug
NA
Debug log
Description
Thank you for all you do, I love leetgo so far!
When there is an error, the stdout is truncated and new lines are not used, take a look:
I cant debug my leetcode solutions anymore. For now I will be using an older version.
But yes, its a good idea to check if its an error so its not truncated and also potential carriage returns are new lines if you wanted that.