Is there any way to get the output in debug mode, not to be truncated? #20282
Unanswered
theoryshaw
asked this question in
Q&A
Replies: 3 comments 1 reply
|
If you click the down arrow to the left of |
0 replies
|
Thanks Brett. I knew that. Was just wondering if there was a setting that didn't truncate the value, however, in this top most view. |
1 reply
|
I created a feature request: microsoft/vscode#167474 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any way to get the output in debug mode, not to be truncated?

example value:
results: (Vector((1.6292068494294654e-07, -1.0, 0.0)), Vector((1.6292068494294654e-07, -1.0, 0.0)))is truncated below...
All reactions