Chakroun-Anas / turbo-console-log

593 stars 141 forks source link

brute force printing... #226

Open mjoe67886 opened 11 months ago

mjoe67886 commented 11 months ago

I came up with an awesome and fast method to debug code I thought maybe you might implement this feature basically what you would do is select inside an a function and click the button to activate said feature and it would add print statements to every single variable in your function every single variable would get a print statement and you would format it not like normal print statements but maybe send every item or append every item to a variable and then make a nice you know formatted display something more like a spreadsheet you know that would just be a full like debug .....one click you know you would have all the information nicely formatted nicely presented to you you know I've had a lot of success I tell G P T to do brute force printing and it you know adds like twenty print statements to a function and I tell it to format it right and you know it just comes out awesome I instantly know everything that's going on in my function.

mjoe67886 commented 11 months ago

Of course this would be optional because your current system is also awesome for precise debugging