Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Truncate long strings etc? #68

Open
indigoviolet opened this issue Sep 1, 2020 · 4 comments
Open

Truncate long strings etc? #68

indigoviolet opened this issue Sep 1, 2020 · 4 comments

Comments

@indigoviolet
Copy link

I noticed in #16 that you intended to strip the middle of massive outputs, but I can't seem to get this to happen (for very long strings). Is it possible to configure this somehow?

@samuelcolvin
Copy link
Owner

i think I never did it, mostly I find it useful to show the whole of even very long strings.

Have to accept a PR, but it would need to be configurable, and default to off.

@alecgerona
Copy link

This would also be useful for long dictionaries or lists.

@samuelcolvin
Copy link
Owner

This would sometimes be useful for long dictionaries or lists.

In other cases it would be extremely annoying, this would need to be an opt-in feature.

@sshishov
Copy link

Agree, when usually people are debugging something, they want to see the full object, not just some part of it as the valuable piece of code can be just truncated most of the time 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants