A Comparator is a very useful tool for a developer to detect any changes in source code between two versions of a file.
Notepad++ Provides a plug-in to Compare files called Compare with the following features,
Features :
- Results displayed Side-by-side in two windows.
- Can compare files from SVN repo.
- Highlight differences inside lines.
- Navigation bar that displays map of compared files.
- Detects lines that are moved.
- Navigate between differences though previous, next , First, Last menu buttons.
- Customizable results presentation.
⚡️ A comparator plug-in is not available by default in Notepad++ application, you need to download this app.
Installing Compare plug-in
- Goto Menu -> Plugin ->Show Plugin Manager
- Under Plugin Manager Available tab, look for Compare, Select Compare check-box and install.
- Notepad++ will re restarted so do save unchanged files.
- When Application reloads you would see Compare option under Plugins Menu.
- Now open two files that you want to compare, and go-to Plugins -> Compare -> Compare
- The Notepad++ Window splits into two and Compare results are displayed.
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!