Right now if you right-click in locals window on a long string and choose Copy, you'll get the truncated value.
If you do the same in C# (you have to make the string really long for C# to truncate it), you'll get the full string.
If you do the same in C# (you have to make the string really long for C# to truncate it), you'll get the full string.