In this article, we will take a look at how to ignore white space while comparing two files line-by-line in Notepad++,
- Open both files or tabs that you want to compare,
- Be on the first file/tab and set it as first file by going to Plugins -> Compare -> Set as first Compare
- Now go to the second file/tab and Plugins -> Compare -> Compare (or press Control + Alt + C)
- The files will be displayed side-by-side
To ignore white space while comparing two files go to Menu: Plugins -> Plugins -> Ignore Spaces

Notepad++ Compare Ignore Spaces
More Posts related to NotepadPlusPlus,
- Notepad++ hex editor Examples
- Are Windows Notepad files recoverable?
- How to add or remove bookmark on a line in Notepad++
- How to rename a tab in Notepad++
- Go to Line Number option in Windows Notepad
- How to Apply Themes to Notepad++
- Notepad++ Save Failed - Please check if this file is opened in another program.
- Encode/Decode URL Query String in Notepad++
- Remove duplicate lines using Notepad++
- Add comma or semicolon at end of each line Notepad++
- How to open Notepad?
- Where are Notepad++ macros stored?
- How to check about details of Notepad++ text editor
- Notepad++ Export file as HTML
- Indent/Prettify HTML File in Notepad++
- Notepad++ Reload - This file has been modified by another program. Do you want to reload it?
- List of Programming Languages Supported by Notepad++
- Notepad++ Editor alternatives for Mac OS X
- Add Custom header and footer to Windows Notepad file
- How to un-hide tab bar in notepad++
- Notepad++ is about to exit prompt message
- Launch Notepad++ html document in any web browser
- Word wrap text in Notepad++
- Disable Control Scroll Zoom-in and Zoom-out in Notepad++
- Word count in Notepad++
More Posts:
- FCM Messages! Testing Notifcation from Microsoft to investigate this problem [Microsoft Teams] - Microsoft
- incorrect line ending: found carriage return (\r) without corresponding newline (\n) - Android
- Drag drop files here option missing for SharePoint document library - SharePoint
- Lost your iPhone? Regenerate QR Code for Microsoft Authenticator App - Microsoft
- Cannot access files within Microsoft Teams - We are setting up your file directory - Teams
- Java 8: Steam map with Code Examples - Java
- Install Apache Tomcat ver 8 on Mac OS X Yosemite 10.10 - Mac-OS-X
- Java JDBC Connection with Database using SSL (https) URL - Java