feature: allow user to control whether or not to enable syntax highlighting in DiffView.

This commit is contained in:
leo 2024-03-20 20:17:20 +08:00
parent 8fc25e312d
commit 635db8b3b3
9 changed files with 123 additions and 11 deletions

View file

@ -1287,4 +1287,7 @@
<data name="Text.Cut" xml:space="preserve">
<value>Cut</value>
</data>
<data name="Text.Diff.SyntaxHighlight" xml:space="preserve">
<value>Syntax Highlighting</value>
</data>
</root>