vscode-partial-diff icon indicating copy to clipboard operation
vscode-partial-diff copied to clipboard

Allow to diff text in the terminal window

Open mkmik opened this issue 3 years ago • 0 comments

Rust test output goes in a terminal window. It would be nice if we could use partial diff to show diffs in assert output.

Right now I have to copy the test failure text in an empty file and use partial diff there.

mkmik avatar Jan 28 '22 16:01 mkmik