vscode-rust
vscode-rust copied to clipboard
Copying a long value from debug watch results in pasting partial value
The pasted text appears is limited and ends with '...' The C++ extension had the same issue, See https://github.com/microsoft/vscode-cpptools/issues/5470