better debugging #42
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
not-sure
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Darkymos/FAIL#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem? Please describe.
No but yes...
When debugging with console output its often like (not language specific)
What would be great is a build in which does this automatically like:
output:
Describe the solution you'd like
Give a calculation or variable into function, and the function prints what arguments are given plus the solution/calculation/value/etc.
Describe alternatives you've considered
idk
Additional context
debugging sucks
This is something i will consider, but I'm currently working on improvements for the code base and OOP. Improved debugging will be an upcoming feature, though.