skorokithakis / tbvaccine

A small utility to pretty-print Python tracebacks. ⛺

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature request] settings on displaying local variables

afeblot opened this issue · comments

All local variables displayed on each stack frame lead to huge unreadable stack pretty fast.
You could add a setting to display or not display them.
Also, displaying functions and modules does not seem so helpful. You might get rid of them, or add a distinct setting to display them too.

This is a good idea, I'll look into it, thank you.

Is this up to date? The README suggests that this behaviour is optional now, but it's not clear.

Hmm, I'm afraid I haven't used this in a while and don't remember...