ScooterSoftware / bcompare-vscode

Visual Studio Code extension to open Beyond Compare in several useful ways.
MIT License
7 stars 0 forks source link

Add "Compare selection to clipboard" command #4

Closed boramis closed 7 months ago

boramis commented 8 months ago

BC's text compare has a command, "Compare selection to clipboard" that will take the current clipboard contents and whatever's currently selected in the editor and launch a secondary compare of them. The extension should support the same thing, launching with a pair of temp files. Can be worked around using the BCClipboard app, but that's less convenient.

boramis commented 7 months ago

Added in v1.0.2