Search found 2223 matches

by psguru
Thu Apr 06, 2023 3:51 pm
Forum: ExamDiff Pro
Topic: Support for COBOL
Replies: 14
Views: 5618

Re: Support for COBOL

We are talking about the same thing. We'd have to implement the whole COBOL parser (this is how EDP does syntax highlighting) in order to color keywords, detect comments etc.
by psguru
Thu Apr 06, 2023 11:38 am
Forum: ExamDiff Pro
Topic: Support for COBOL
Replies: 14
Views: 5618

Re: Support for COBOL

When you say "untyped" files, do you mean those with no extension?
It means files with extensions not defined in Options | Doc Types and Default/Plain Text files.
by psguru
Thu Apr 06, 2023 11:11 am
Forum: ExamDiff Pro
Topic: Support for COBOL
Replies: 14
Views: 5618

Re: Support for COBOL

When you say "user-defined parsers", do you mean loading Tree-sitter parsers /if/ someone had managed to create one themselves? I mean any kind of a parser library we end up switching to (if and when this is going to happen). I'd have thought the effort involved in allowing users to suppl...
by psguru
Thu Apr 06, 2023 10:13 am
Forum: ExamDiff Pro
Topic: Support for COBOL
Replies: 14
Views: 5618

Re: Support for COBOL

Yes, we are well aware of these limitations and are constantly looking for alternatives to the parser engine we use. Tree-sitter is one alternative we are considering. As for user-defined parsers and language detectors, this is something we don't foresee in the immediate future.
by psguru
Wed Apr 05, 2023 1:46 pm
Forum: ExamDiff Pro
Topic: Support for COBOL
Replies: 14
Views: 5618

Re: Support for COBOL

While we don't plan on implementing COBOL syntax highlighting, you can define a custom document type for COBOL, as described at https://blog.prestosoft.com/2012/09/com ... f-pro.html . Unfortunately, the syntax highlighting library we use does not support COBOL.
by psguru
Fri Mar 10, 2023 10:30 am
Forum: ExamDiff Pro
Topic: Bug: Run in new instance
Replies: 15
Views: 6601

Re: Bug: Run in new instance

The latest build of 14.0 Beta contains the requested changes. Please give it a try.
by psguru
Thu Mar 09, 2023 4:43 pm
Forum: ExamDiff Pro
Topic: WSL, directory compare, full file comparison
Replies: 5
Views: 3154

Re: WSL, directory compare, full file comparison

Thanks. The structure I tested has multiple folder levels but maybe there is something else that is different.
by psguru
Thu Mar 09, 2023 11:49 am
Forum: ExamDiff Pro
Topic: WSL, directory compare, full file comparison
Replies: 5
Views: 3154

Re: WSL, directory compare, full file comparison

Thanks for the instructions. The end result is different from yours: no errors comparing two folders from WSL, with full file comparison and plug-ins enabled. This is both in 13 and 14 Beta. There must be something different about either your setup or, less likely, with your EDP options.
by psguru
Wed Mar 08, 2023 10:45 am
Forum: ExamDiff Pro
Topic: F.Y.I.
Replies: 4
Views: 3308

Re: F.Y.I.

Thanks for confirming! BTW, we will most likely stop supporting XP with the next version.
by psguru
Wed Mar 08, 2023 10:37 am
Forum: ExamDiff Pro
Topic: F.Y.I.
Replies: 4
Views: 3308

Re: F.Y.I.

I believe we tested it. What error do you get?
by psguru
Mon Mar 06, 2023 1:08 pm
Forum: ExamDiff Pro
Topic: WSL, directory compare, full file comparison
Replies: 5
Views: 3154

Re: WSL, directory compare, full file comparison

We don't use WSL in house. Is the any way to reproduce it in Windows 10?
by psguru
Mon Mar 06, 2023 1:03 pm
Forum: ExamDiff Pro
Topic: EBCDIC is not being displayed correctly
Replies: 22
Views: 9401

Re: EBCDIC is not being displayed correctly

The following have been included in the latest Beta 14.0 build:
  • New: Ability to switch between different code pages to display byte codes in binary comparison
  • Improvement: The width of the address column in binary comparison views is based on file sizes
by psguru
Sun Feb 26, 2023 4:03 pm
Forum: ExamDiff Pro
Topic: Bug: Run in new instance
Replies: 15
Views: 6601

Re: Bug: Run in new instance

Currently, as you said, the only way to deal with these use cases is to start a new instance externally. We'll look into these scenarios more closely a bit later, and perhaps will make dealing with them easier.
by psguru
Sun Feb 26, 2023 10:18 am
Forum: ExamDiff Pro
Topic: Bug: Run in new instance
Replies: 15
Views: 6601

Re: Bug: Run in new instance

Open a comparison of 2 files Select "New Comparison" Check "Run in new instance" Click on "Empty files" Bug: Current instance is closed This is not new in 14.0. "Run in new instance" only applies to real comparison while "Empty files" is a shortcut ...