Releases: moshfeu/vscode-compare-folders
Releases · moshfeu/vscode-compare-folders
v0.16.0
v0.15.1
v0.15.0
v0.14.0
v0.13.0
v0.12.1
v0.12.0
Allow to use Diff & Merge
extension as the Diff viewer (under configuration) (#34)
v0.11.0
v0.10.0
Show theme files icons instead of custom (uniform and boring) files icons
Allow to compare 2 selected folders (adds a context menu Compare selected folders) (#26)
Added 2 commands in the command palette
- Compare a folder against workspace (when workspace is not empty)
- Choose 2 folders and compare - as it sounds
v0.9.0
Allow to choose 2 folders without having to open one of them as a workspace.
If there is one folder in the workspace, it will compare this with the one the user choose.
If there are more than one folder, it let's the user to choose one of the folders and then, the a different folder to compare.