This extension provides the ability to compare two folders within Visual Studio Code. FeaturesThere is one simple feature; compare two folders. Make a Folder Comparison
Visual Example of commit 1088261 in git.git repositoryThis folder comparison functionality is designed to integrate seamlessly with the file comparison functionality that exists in Visual Studio Code. Although the right-click folder comparison menu options are named and positioned similar to the file comparison menu options, they do not interfere with one another. This means that a file comparison and a folder comparison can be made independently, and a file cannot be compared to a folder and vice-versa. |