vscode-compare-folders

The source code of the extension CompareFolders

MIT License

Stars
113
vscode-compare-folders - v0.15.1

Published by moshfeu about 4 years ago

vscode-compare-folders - v0.15.0

Published by moshfeu about 4 years ago

  • Allow to take a compared file over my file and visa-versa in the "differences" section
  • "Source Refreshed" (after refresh etc.) message now is auto dismissed (3s)
vscode-compare-folders - v0.14.0

Published by moshfeu over 4 years ago

Allow to copy files from "my folder" to "compared folder" and vice-versa

vscode-compare-folders - v0.13.0

Published by moshfeu over 4 years ago

Allow to compare directly from the CLI (open a vscode instance, compare the folders and focus on compareFolders view) by the following command

COMPARE_FOLDERS=DIFF code path/to/folder1 path/to/folder2
vscode-compare-folders - v0.12.1

Published by moshfeu over 4 years ago

Try to fix #37

vscode-compare-folders - v0.12.0

Published by moshfeu over 4 years ago

Allow to use Diff & Merge extension as the Diff viewer (under configuration) (#34)

vscode-compare-folders - v0.11.0

Published by moshfeu over 4 years ago

vscode-compare-folders - v0.10.0

Published by moshfeu over 4 years ago

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
vscode-compare-folders - v0.9.0

Published by moshfeu over 4 years ago

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.

vscode-compare-folders - v0.8.0

Published by moshfeu over 4 years ago

Allow the change diff view's sides #21

vscode-compare-folders - v0.7.0

Published by moshfeu over 4 years ago

Add an option to ignore files names' case when comparing

screen record

vscode-compare-folders - v0.6.0

Published by moshfeu over 4 years ago

Title format

Choose your favorite tab title format

vscode-compare-folders - v0.5.0

Published by moshfeu almost 5 years ago

Thanks to @llgcode!

  • The bug that prevent windows users to use the extension fixed
  • Added the ability to include / exclude paths from comparing via the extension configuration (vscode settings)
  • Added progress bar while comparing for a better UX
vscode-compare-folders - v0.4.0

Published by moshfeu almost 5 years ago

Show missing/additional files #9 (Thanks to @fbaligand)

vscode-compare-folders - v0.3.1

Published by moshfeu almost 5 years ago

vscode-compare-folders - v0.3.0

Published by moshfeu almost 5 years ago

Support multiple workspaces

vscode-compare-folders - v0.2.1

Published by moshfeu almost 5 years ago

Notice about multiple workspaces

vscode-compare-folders - v0.2.0

Published by moshfeu almost 5 years ago

Improve UI: #5, #6, #7
Supports dark mode!

Thanks to John Murray!

vscode-compare-folders - v0.1.0

Published by moshfeu almost 5 years ago

Show a message if not found any differences (neither because the contents are equals or there are no files with the same relative path)

vscode-compare-folders - v0.0.5

Published by moshfeu about 5 years ago

Enable to compare only for workspace with only one folder

Badges
Extracted from project README
Build Status contributions welcome The MIT License GitHub Visual Studio Marketplace Follow me on Twitter