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

Tracy configuration options missing $maxItems #531

Closed
thomasdv opened this issue Jan 16, 2022 · 2 comments
Closed

Tracy configuration options missing $maxItems #531

thomasdv opened this issue Jan 16, 2022 · 2 comments

Comments

@thomasdv
Copy link

When dumping arrays Tracy truncates them to 100 items. It is sometimes desirable to dump more or the entire array without limitations.

If I am not missing something, it is not currently possible. It would be nice to be able to set the desired $maxItems value in a similar way to i.e. $maxDepth option.

@ivangretsky
Copy link

That is really needed indeed!

@dg
Copy link
Member

dg commented Feb 3, 2022

fixed

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

No branches or pull requests

3 participants