when I compare a file with content from the clipboard, how can I make all the differences from the clipboard be accepted and merged into the file at once (without clicking each arrow)?
Well .. if you are comparing whole file with clipboard and happy -- why not just paste the actual clipboard content into that file (be in in actual Editor tab or in Diff Viewer -- it's fully editable)?
Another way: select all on Clipboard side and then invoke "Accept" from context menu -- it will be applied to all "blocks" in selection (which means whole content in such case).
(here on screenshot below I'm comparing 2 completely different files (same namespace though) -- Clipboard is on the left and actual file is on the right)
Hi there,
Well .. if you are comparing whole file with clipboard and happy -- why not just paste the actual clipboard content into that file (be in in actual Editor tab or in Diff Viewer -- it's fully editable)?
Another way: select all on Clipboard side and then invoke "Accept" from context menu -- it will be applied to all "blocks" in selection (which means whole content in such case).
(here on screenshot below I'm comparing 2 completely different files (same namespace though) -- Clipboard is on the left and actual file is on the right)