Files
qt-creator/src/plugins/texteditor/highlighter.cpp
David Schulz f385324bc8 TextEditor: fix highlighting after removing line
We cannot reconstruct the correct initial state for highlighting when
deleting a line if we generally save the after highlight state to the
next line.

Change-Id: I7d5f727f6b7c8340ac7f5436046cd0f1ad17ebd2
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2023-05-26 12:15:43 +00:00

16 KiB