

Once you have selected a file for comparison a new Sublime Text window will appear showing a side-by-side file comparison. Once this is installed, right-click on the file tab item and click "Compare With".

HOW TO DOWNLOAD SUBLIME TEXT INSTALL
If you are looking for side-by-side file comparisons you can install the Compare Side-By-Side Package using the Sublime Text Package Manager. If there are no differences nothing will be highlighted. Then right-click on one of the selected files and choose "Diff Files" from the dialogue menu.Ī new tab will open in Sublime containing the file differences on a line-by-line basis. The following versions: 3.2 and 2.0 are the most frequently downloaded ones by the program users. This program was originally designed by Sublime HQ Pty. We cannot confirm if there is a free download of this software available. The first one you select will be considered the "old" version of the file. Sublime Text 2 3.2.2 could be downloaded from the developer's website when we last checked.

It doesn't matter where each file is within the project directory structure so long as you can see the files to select them. Next, select the two files you wish to compare by holding down command ( CTRL on Windows) and clicking each file once. Alternatively, you can choose file > open from the main menu. To use it open your project files by pressing command + o ( CTRL on Windows) and opening the directory containing your project files. Sublime Text 3 actually has a diff function built right into it. Today we will take a look at the diff functionality available in Sublime Text to help us find changes between two different files. We have all been in a situation where we need to compare the difference between code in two files.
