We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a5675c commit cd943faCopy full SHA for cd943fa
ReleaseNotes.txt
@@ -21,4 +21,5 @@ v1.0.0
21
- Has various settings to customize behavior (including control over "mark lines as changed" decision)
22
- Compare progress is more smooth and informative and cancelling ongoing compare is much more responsive
23
- Has "equalize diffs" feature - try mouse left-clicking on a diff's compare margin (symbol) and the same but holding Ctrl or Shift keys (or both)
24
+ - Can run files compare directly when starting Notepad++ from the command line (notepad++ -pluginMessage="compare" old_file.txt new_file.txt)
25
- Has also ARM64 build (except the SVN diff command that depends on external library which doesn't have ARM64 variant)
0 commit comments