I just upgraded to UE 2022 from v26 and had to fiddle with my syntax highlighting to deal with changes between the versions.
Something I have not been able to resolve is what looks like a change to "Block Comment" rendering.
v26:
v2022:
The background extends past the last character on the line.
A less problematic but similar change is with the PHP end code:
v26:
v2202:
But this only happens if the ?> is on the last line.
So, are these new features, or is there an adjustment I can make in my configuration?
Something I have not been able to resolve is what looks like a change to "Block Comment" rendering.
v26:
v2022:
The background extends past the last character on the line.
A less problematic but similar change is with the PHP end code:
v26:
v2202:
But this only happens if the ?> is on the last line.
So, are these new features, or is there an adjustment I can make in my configuration?