vscode-rust icon indicating copy to clipboard operation
vscode-rust copied to clipboard

Copying a long value from debug watch results in pasting partial value

Open doronaco opened this issue 4 years ago • 0 comments

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

doronaco avatar Dec 10 '20 16:12 doronaco