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 |
Beta Was this translation helpful? Give feedback.
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. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I created a feature request: microsoft/vscode#167474 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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...
Beta Was this translation helpful? Give feedback.
All reactions