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

Setting for how much/little a debug value is truncated. #1137

Closed
theoryshaw opened this issue Nov 29, 2022 · 1 comment
Closed

Setting for how much/little a debug value is truncated. #1137

theoryshaw opened this issue Nov 29, 2022 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@theoryshaw
Copy link

Would be nice to have a setting, where you could control how much or how little vscode truncates debug values.

If truncation was turned off you could see the whole value, for example.
results: (Vector((1.6292068494294654e-07, -1.0, 0.0)), Vector((1.6292068494294654e-07, -1.0, 0.0)))

verses how it is currently automatically truncates the value below...

@rchiodo
Copy link
Contributor

rchiodo commented Nov 29, 2022

This is actually a dupe of #1084

@rchiodo rchiodo closed this as completed Nov 29, 2022
@rchiodo rchiodo added the duplicate This issue or pull request already exists label Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants