Hello,
When comparing C# source files, the comment lines sometimes are aligned to actual code lines.
I am using the built-in "C,C++,C# Source" format, and I have marked Comment as non-important in Session Settings.
Attached is a Zip with two very simple C# files. One has one line of code, and the other has 2 lines - comment line and code line.
Instead of aligning the code lines, the code line is aligned against the comment line. The code lines are only partially equal, but the comment line should be completely ignored for comparison.
Attached is a screenshot of the comparison.
Is this a bug ? How can I make the code lines align in this case ?
Thanks, Igal.
When comparing C# source files, the comment lines sometimes are aligned to actual code lines.
I am using the built-in "C,C++,C# Source" format, and I have marked Comment as non-important in Session Settings.
Attached is a Zip with two very simple C# files. One has one line of code, and the other has 2 lines - comment line and code line.
Instead of aligning the code lines, the code line is aligned against the comment line. The code lines are only partially equal, but the comment line should be completely ignored for comparison.
Attached is a screenshot of the comparison.
Is this a bug ? How can I make the code lines align in this case ?
Thanks, Igal.
Comment