PrettyErrors icon indicating copy to clipboard operation
PrettyErrors copied to clipboard

Show function arguments?

Open metov opened this issue 3 years ago • 0 comments

It seems like there is a display_locals which will show local variables. This is very useful, but often functions are short and the exception can be easily understood by looking at the arguments passed to the function. Is there a setting to display function arguments as well as local variables?

metov avatar Feb 15 '22 17:02 metov