Add line number to function call error messages
A simple line number of where a function fails would be incredibly useful. And a function name would be important too for when a function calls another function.
12
votes
Daniel
shared this idea
-
Omri commented
I strongly agree. Would be extremely useful, thank you!
-
Anton commented
The struggle to understand the concrete line that caused an issue when you have a 1k line function that calls other functions is real
-
Govind commented
Stack traces are absolutely indispensable for coding. The fact that this offering is a released product and doesn't support stack traces is mind blowing.