Search found 154 matches

by Alexo
Tue Apr 12, 2022 10:28 am
Forum: ExamDiff Pro
Topic: Problem: importing settings can mess up EDP
Replies: 6
Views: 4495

Re: Problem: importing settings can mess up EDP

I strongly suggest backing up the registry branch beforehand, so it can be restored if things go south.
by Alexo
Tue Apr 12, 2022 9:53 am
Forum: ExamDiff Pro
Topic: How do I compare files from the explorer interface using a session?
Replies: 14
Views: 6265

Re: How do I compare files from the explorer interface using a session?

Yes, but it will apply the session to *all* comparisons made from explorer. That does not help if I want to compare two files with one session, then another two files with another sesssion, etc. Basically an ad-hoc decision that I find happens quite often. It would be helpful to switch sessions whil...
by Alexo
Mon Apr 11, 2022 3:43 pm
Forum: ExamDiff Pro
Topic: How do I compare files from the explorer interface using a session?
Replies: 14
Views: 6265

How do I compare files from the explorer interface using a session?

I would like to select 2 files in explorer to compare via the right-click menu, and have the comparison done using the settings saved in the session of my choice. However, it seems that the files are always compared using the "unnamed default session" and I found no way of changing the ses...
by Alexo
Mon Apr 11, 2022 3:36 pm
Forum: ExamDiff Pro
Topic: Bug: Ignored lines by regex do not work always
Replies: 17
Views: 8377

Re: Bug: Ignored lines by regex do not work always

Hmmm... Then why am getting different behaviour with the two filters? Specifically: setting name='[^']*(icon|signedo|lasts|last_s|mute|photo)[^']*' Colours the lines differently based on that setting. While setting name='[^']*(icon|signedo|last|mute|photo)[^']*' Colours the lines the same, regardles...
by Alexo
Mon Apr 11, 2022 1:42 pm
Forum: ExamDiff Pro
Topic: Bug: Ignored lines by regex do not work always
Replies: 17
Views: 8377

Re: Bug: Ignored lines by regex do not work always

What address to email to?
by Alexo
Sun Apr 10, 2022 7:37 pm
Forum: ExamDiff Pro
Topic: Bug: Ignored lines by regex do not work always
Replies: 17
Views: 8377

Re: Bug: Ignored lines by regex do not work always

Forgot to add arrows to the 1st screenshot, but it happens there as well. Also: seems to happen when the line is missing in the other file, but not consistently. Interestingly, does not seem to happen with this regex: setting name='[^']*(icon|signedo|last|mute|photo)[^']*' (but that's not the one I ...
by Alexo
Sun Apr 10, 2022 7:35 pm
Forum: ExamDiff Pro
Topic: Bug: Ignored lines by regex do not work always
Replies: 17
Views: 8377

Bug: Ignored lines by regex do not work always

For the following regex:

Code: Select all

setting name='[^']*(icon|signedo|lasts|last_s|mute|photo)[^']*'
Some matching lines are still displayed in red or blue:
Untitled.png
Untitled.png (166.3 KiB) Viewed 5192 times
Untitled2.png
Untitled2.png (180.71 KiB) Viewed 5192 times
by Alexo
Sat Apr 09, 2022 9:57 pm
Forum: ExamDiff Pro
Topic: Navigating to prev/next difference issue
Replies: 7
Views: 4362

Re: Navigating to prev/next difference issue

Thanks.
by Alexo
Fri Apr 08, 2022 7:12 pm
Forum: ExamDiff Pro
Topic: Navigating to prev/next difference issue
Replies: 7
Views: 4362

Re: Navigating to prev/next difference issue

Hi psguru, A checkbox or button for enabling/disabling this behavior, plus a default setting, should suffice. If we go ahead with this, the change will appear in version 13.0. I must be missing something: Capture.JPG 2. Is there a way to "unskip" all the skipped diffs? There is no such com...
by Alexo
Fri Apr 08, 2022 3:36 pm
Forum: ExamDiff Pro
Topic: Navigating to prev/next difference issue
Replies: 7
Views: 4362

Re: Navigating to prev/next difference issue

Another option is to keep the Skip functionality as is and simply exclude resolved diffs from navigation. A checkbox or button for enabling/disabling this behaviour, plus a default setting, should suffice. And speaking of skipped blocks, I have a couple of comments: 1. The diff-bar colour of a sele...
by Alexo
Thu Apr 07, 2022 5:11 pm
Forum: ExamDiff Pro
Topic: Navigating to prev/next difference issue
Replies: 7
Views: 4362

Navigating to prev/next difference issue

The problem is that navigating to next/prev difference also considers resolved differences, which makes navigating to *actual* differences inconvenient.

See recording:
https://i.imgur.com/M3skUW4.mp4
by Alexo
Thu Apr 07, 2022 4:32 pm
Forum: ExamDiff Pro
Topic: Bug: bookmarks don't work after recompare
Replies: 1
Views: 2790

Bug: bookmarks don't work after recompare

Steps to reproduce: 1. Compare 2 files. 2. Using CTRL-F2 set a bookmark in one of the files. 3. Navigate away from the bookmark. 4. Press F5 to re-compare the files 5. Press F2 Expected result: cursor moves to the bookmarked line Actual result: nothing happens But wait, there's more! 6. Set another ...
by Alexo
Fri Mar 11, 2022 10:06 am
Forum: ExamDiff Pro
Topic: Git integration question
Replies: 32
Views: 17219

Re: Git integration question

Thank you!
by Alexo
Fri Mar 11, 2022 9:25 am
Forum: ExamDiff Pro
Topic: Git integration question
Replies: 32
Views: 17219

Re: Git integration question

Doesn't work when drilling down into individual files.
EDP starts a new instance and does not pass the --no_registry_writing flag