https://bugs.kde.org/show_bug.cgi?id=365171

            Bug ID: 365171
           Summary: [PATCH] Python syntax highlighting: not working
                    correctly for escape sequences
           Product: kate
           Version: unspecified
          Platform: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: sommer...@gmail.com

[PATCH] Python syntax highlighting: not working correctly for escape sequences

The syntax highlighting file python.xml in version 5.22 does not highlight
correctly escape sequences. The highlighting for two-digit hex values is
C-style, but Python’s syntax is different. There is no support for the other
escape sequences. That‘s a little bit annoying when you have to work a lot with
escape sequences.

Attached a new python.xml file that solves these issues. I have tested it while
working in KDevelop 4.7.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to