Color highlighting not working - maybe I'm missing something #1565
-
Hello - I believe color highlighting should be working on the comparison view (side by side of two code files). It could be that the code I forked off from does not have it yet; this is where I have forked off from: 6eb1da8 Should this be working from this point? If so, there may be other factors at play, and I can provide any configuration I have at the moment, whatever's helpful. Side-question- should clicking the MatchTable rows automatically go to the point in the code it is referencing? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
I thought the question referred to syntax highlighting, not match highlighting. Thus adapted. In the new report viewer, matches in the code comparison view can be clicked to jump to the corresponding code. I hope that answers your second question. |
Beta Was this translation helpful? Give feedback.
-
Thanks - I'm guessing this may not be my issue, as the language I'm attempting to do this with is Java. Also, neither of the files from that doc page exist in the code I am presently using. |
Beta Was this translation helpful? Give feedback.
-
@tsaglam Here is the (anonymized) files I used for a test: result.zip The command that I executed to build it:
And the contents of out.txt:
|
Beta Was this translation helpful? Give feedback.
We will take a look at it. For now, using our newest released version might help.