https://bugs.kde.org/show_bug.cgi?id=490575
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/ |lokalize/-/commit/1705f2b63 |lokalize/-/commit/bcaa18216 |1f0239ea890c9d5546d69cf1ac9 |d30195ac0047839d03c5ed72ae5 |247d |b61b --- Comment #4 from Albert Astals Cid <aa...@kde.org> --- Git commit bcaa18216d30195ac0047839d03c5ed72ae5b61b by Albert Astals Cid, on behalf of Karl Ove Hufthammer. Committed on 05/08/2024 at 23:06. Pushed by aacid into branch 'release/24.08'. Make leading/trailing spaces and other invisible character easier to see Leading and trailing spaces are now shown using a brighter colour (a text colour instead of a background colour) that should work well with both light and dark colour schemes. The colour formatting for special characters has been split into separate rules for 1) non-breaking spaces, 2) soft hyphens, 3) leading/trailing spaces. (Before this commit, rules 2 and 3 were combined, even though their formatting should preferably be different.) Also, now we specify both foreground and background colours for each rule. This ensure that symbols used for visualization of invisible characters (the ‘Visualize separators such as spaces, tabs and new lines in the editor’ setting) are always clearly visible (when the setting is enabled). (cherry picked from commit 1705f2b631f0239ea890c9d5546d69cf1ac9247d) M +18 -8 src/syntaxhighlighter.cpp https://invent.kde.org/sdk/lokalize/-/commit/bcaa18216d30195ac0047839d03c5ed72ae5b61b -- You are receiving this mail because: You are watching all bug changes.