Open files in Beyond Compare directly from VSCodeThis extension allows you to open Beyond Compare directly from VSCode in several useful ways. Requirements
Commands
Compare two open filesUse this option to select a file for comparison. And then pick another file to compare it to. You can also right-click on files in the File Explorer. Compare highlighted textUse this option to select the highlighted text for comparison, and then another selection of text to begin the comparison. Text can also be compared to files by selecting a file for comparison first. Compare foldersUse this option to select a folder for comparison, and then another folder to begin the comparison. Compare files to non-open filesUse this option to compare a file you pick with an open dialog.
A similar option exists for folders in the File Explorer. Compare parent to folderUse this option to choose a file and compare the folder it's in to another folder with an open dialog. Compare to saved versionUse this option to compare the version of a file you have open in the editor to the version stored on disk. Compare to git repositoryUse this option to compare staged or unstaged changes to the last commit in the current branch or compare staged changes to unstaged changes. Compare SelectedUse this option to compare 2 selected files or folders from the File Explorer. Compare to ClipboardUse this option to compare the text on your clipboard to an open file. Or to a highlighted selection of text. Open Beyond Compare from Diff EditorUse this button when you have a comparison open in VSCode to open it in Beyond Compare. |