vscode-java-debug icon indicating copy to clipboard operation
vscode-java-debug copied to clipboard

better support for copying complex objects

Open testforstephen opened this issue 1 year ago • 0 comments

Currently when copying a string list in Variables view, it returns the data as size=2 to the clipboard instead of the actual string array.

testforstephen avatar May 31 '24 03:05 testforstephen