Variable value truncated when copy it
In the recent version of Rider something changed and now when I copy the variable value in the debugger it truncated. It is very important for me to be able to copy the whole value even if it is 2MB string because I need to inspect data.
Can this behavior be changed back?
Please sign in to leave a comment.
Hi!
Unfortunately, I couldn't reproduce described behaviour. Could you please add some details, such as:
- your Rider version (Help | About);
- your OS;
- the type of your project;
- code snippet or project sample where you can reproduce this;
We appreciate any additional information.
-Rider 2020.2.4
-Windows 10
-Library, Winforms
-sample
Reproduced, thank you! Seems like my string had not enough length.
Here is an issue for this: RIDER-52415
Please, follow it for further updates.
Should you have any other questions, let us know.