Files
qt-creator/src/plugins/texteditor/syntaxhighlighterrunner.cpp
David Schulz 1cddc3d0b6 TextEditor: fix applying empty list of format changes
The block might have had some highlighting before the update, so compare
the new ranges against the one from the layout and update the layout if
the format ranges differ.

Change-Id: Ia6a0025e74fa8941b1cccc00baa93d3d37cb9ff9
Reviewed-by: Artem Sokolovskii <artem.sokolovskii@qt.io>
2024-02-08 13:32:06 +00:00

9.1 KiB