How to deal with the problem that all text in Beyond Compare is displayed in red? For those who use Beyond Compare to compare text, it sometimes happens that the entire text appears in red, making it difficult to tell the difference. what does that mean? PHP editor Baicao tells you that this is caused by a mismatch in text encoding. This happens when you compare text files with different encodings. The fix is simple, you just need to manually set the correct encoding in Beyond Compare. This article will detail how to do this to help you easily fix the problem of text appearing all red.
Open Beyond Compare, select the text comparison session, and open the session operation interface. Click the [Open File] button on the left and right sides of the comparison session interface to select the text file to be compared. As shown in the figure, in the left and right panes of the comparison session, the text content that needs to be compared is all marked in red.
Processing operations for all red text comparisons:
Click the [Session] button in the comparison session menu bar and select [Session Settings] in the expanded menu ], open the [Session Settings—Text Comparison] window, and switch to the [Alignment] tab.
In [Alignment [in the page, cancel the mark] Never align differences [checkbox, check] Standard alignment [radio button], you can also set the curvature tolerance according to the needs of personal text comparison. The value, the default value is 2000 lines.
Beyond Compare text comparison—session settings
After completing the text alignment settings, return to the text comparison session operation interface again, as shown in the legend below, text comparison is based on its Similar content is arranged in an orderly manner to facilitate users to differentiate content.
The above is the detailed content of How to deal with the problem that all Beyond Compare text is displayed in red. For more information, please follow other related articles on the PHP Chinese website!