[vscode] - how to avoid values getting truncated in debug mode.

edited November 2022 in General

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...

Ace
Sign In or Register to comment.