https://bugs.kde.org/show_bug.cgi?id=464690
Christoph Cullmann <christ...@cullmann.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/syntax-highlighting/ | |-/commit/1676b99f5ac4bd1003 | |126aca048a938c4efc14ff Status|ASSIGNED |RESOLVED --- Comment #2 from Christoph Cullmann <christ...@cullmann.dev> --- Git commit 1676b99f5ac4bd1003126aca048a938c4efc14ff by Christoph Cullmann, on behalf of Jonathan Poelen. Committed on 24/05/2025 at 12:04. Pushed by cullmann into branch 'master'. Python: add string deliminator highlighting and disable spell checking on them - String Deliminator - F-String Deliminator - B-String Deliminator - Raw F-String Deliminator - Raw String Deliminator - Raw B-String Deliminator M +1 -1 autotests/html/highlight.gdb.dark.html M +1 -1 autotests/html/highlight.gdb.html M +2 -2 autotests/html/highlight.gdbinit.dark.html M +2 -2 autotests/html/highlight.gdbinit.html M +1 -1 autotests/html/highlight.rpy.dark.html M +1 -1 autotests/html/highlight.rpy.html M +1 -1 autotests/html/test.org.dark.html M +1 -1 autotests/html/test.org.html M +48 -48 autotests/html/test.py.dark.html M +48 -48 autotests/html/test.py.html M +1 -1 autotests/reference/highlight.gdb.ref M +2 -2 autotests/reference/highlight.gdbinit.ref M +1 -1 autotests/reference/highlight.rpy.ref M +1 -1 autotests/reference/test.org.ref M +155 -155 autotests/reference/test.py.ref M +106 -97 data/syntax/python.xml https://invent.kde.org/frameworks/syntax-highlighting/-/commit/1676b99f5ac4bd1003126aca048a938c4efc14ff -- You are receiving this mail because: You are watching all bug changes.