vscode-java-debug
vscode-java-debug copied to clipboard
better support for copying complex objects
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.