Search found 107 matches
- Mon Feb 12, 2024 5:11 pm
- Forum: Synchronize It! : Bug reports
- Topic: Access denied
- Replies: 0
- Views: 24613
Access denied
Hi Igor, it is a long time since I posted in the forum as I have not had any issue with Synchronize It! until now. I get this report of certain files that cannot be accessed. Most files copy just fine. Is there a setting I have missed. The files are on StorageBox and I have mapped that to a Z: drive...
- Fri Jul 16, 2021 1:41 pm
- Forum: Compare It: Bug reports
- Topic: “Ignore comments” not reset by “Ignore nothing”
- Replies: 3
- Views: 33925
Re: “Ignore comments” not reset by “Ignore nothing”
I have 4.4b and it says 4.3.2250 in the About
- Fri Feb 24, 2012 7:59 am
- Forum: Compare It: Bug reports
- Topic: Ignore Punctuation
- Replies: 9
- Views: 42739
Re: Ignore Punctuation
I have tweaked it a bit more, here is an improved version . However, it turned out that RegExp engine I'm using could not handle correctly some Unicode characters in your RegExp. This requires more work. Hi Igor, that is again an improvement thank you. 1. So what is the "flavor" of the regex engine...
- Fri Feb 24, 2012 7:55 am
- Forum: Compare It! - Suggestions
- Topic: Copy Line number to clipboard
- Replies: 3
- Views: 39306
Re: Copy Line number to clipboard
Did you do this yet?
- Wed May 18, 2011 9:06 am
- Forum: Compare It: Bug reports
- Topic: Regular Expression Issues?
- Replies: 0
- Views: 39463
Regular Expression Issues?
Hi Igor,
I don't understand why this simple regular expression is not accepted.
<.+?>
The "red" indication appears as soon as you input the "?".
Is there an issue with the regex engine, or does it not support Lazy quantifiers?
Jon
I don't understand why this simple regular expression is not accepted.
<.+?>
The "red" indication appears as soon as you input the "?".
Is there an issue with the regex engine, or does it not support Lazy quantifiers?
Jon
- Sun May 15, 2011 7:28 pm
- Forum: Compare It: Bug reports
- Topic: Ignore Punctuation
- Replies: 9
- Views: 42739
Re: Ignore Punctuation
I have tweaked it a bit more, here is an improved version . However, it turned out that RegExp engine I'm using could not handle correctly some Unicode characters in your RegExp. This requires more work. Hi Igor, that is again an improvement thank you. 1. So what is the "flavor" of the regex engine...
- Sun May 15, 2011 7:25 am
- Forum: Compare It: Bug reports
- Topic: Ignore Punctuation
- Replies: 9
- Views: 42739
Re: Ignore Punctuation
I do have RegExp working in latest build without problems. You can ignore punctuation with [,.] as an example. Ok I seem to have that working now. Thank you. Hi Igor, I have an issue I don't quite understand. I am just now trying to ignore these chars with a regex [΄·᾿’•] and replace with nothing. ...
- Sat May 14, 2011 6:43 pm
- Forum: Compare It: Bug reports
- Topic: Ignore case not always working
- Replies: 40
- Views: 121710
Re: Ignore case not always working
Igor, you did understand me correctly, sorry if there was any confusion.
Now the reporting markup is exactly as I have set in the colors.
Thank you so much, it does make a real difference to me, when the changes are only single letters or punctuation it shows exactly the same in a report.
Jon
Now the reporting markup is exactly as I have set in the colors.
Thank you so much, it does make a real difference to me, when the changes are only single letters or punctuation it shows exactly the same in a report.
Jon
- Sat May 14, 2011 2:55 pm
- Forum: Compare It: Bug reports
- Topic: Ignore Punctuation
- Replies: 9
- Views: 42739
Re: Ignore Punctuation
Ok I seem to have that working now.grigsoft wrote:I do have RegExp working in latest build without problems. You can ignore punctuation with [,.] as an example.
Thank you.
- Sat May 14, 2011 2:54 pm
- Forum: Compare It: Bug reports
- Topic: Ignore case not always working
- Replies: 40
- Views: 121710
Re: Ignore case not always working
OK, thank you, I have found few other mistakes. Can you try this one ? Igor that build is a good improvement thank you. There was one other thing that you said would be easy to fix when I spoke with you on Live Support. It was the Report markup. At the moment it uses a default markup and not the on...
- Fri May 06, 2011 7:15 am
- Forum: Compare It: Bug reports
- Topic: Output report markup
- Replies: 2
- Views: 24222
Re: Output report markup
Hi, I have tried all of them. But I want to use the HTML/2. I have changed the markup used to show the differences in files. For example diffs are more clearly shown with a yellow background and red foreground. But the HTML output to a report defaults to the default markup so changes are not so easi...
- Wed May 04, 2011 9:10 am
- Forum: Compare It: Bug reports
- Topic: Output report markup
- Replies: 2
- Views: 24222
Output report markup
Hi Igor,
I was wondering if the "report" markup format could be the same as the format chosen to show diffs in the program itself, rather than just use the default way which is rather more difficult to see small changes.
Jon
I was wondering if the "report" markup format could be the same as the format chosen to show diffs in the program itself, rather than just use the default way which is rather more difficult to see small changes.
Jon
- Wed May 04, 2011 9:03 am
- Forum: Compare It: Bug reports
- Topic: Ignore case not always working
- Replies: 40
- Views: 121710
Re: Ignore case not always working
Hi Igor, I need you please to fix an issue with this enhancement. The ignore case and accent is working good. But I find that there is an issue that I see when I have both of these options working on Greek files. The one file has accents and caps and the other does not. Notice at the end of the file...
- Wed May 04, 2011 8:49 am
- Forum: Compare It: Bug reports
- Topic: Ignore Punctuation
- Replies: 9
- Views: 42739
Re: Ignore Punctuation
Hi Igor,
Have you made any progress on this issue?
Jon
Have you made any progress on this issue?
Jon
- Mon Feb 07, 2011 8:45 am
- Forum: Compare It: Bug reports
- Topic: Find next match, speed issue
- Replies: 5
- Views: 31313
Re: Find next match, speed issue
there are about 31000 lines. I notice that on the files I am looking at in this example, that it is just the initial find next press that takes the time to appear. The next ones are quite rapid. I was sure I had cases where all the next matches would result in this slow speed. So perhaps if you have...