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

            Bug ID: 429539
           Summary: Allowing mixing syntax highlights
           Product: kate
           Version: 20.08.2
          Platform: Kubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: syntax
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: mdi...@grulic.org.ar
  Target Milestone: ---

It is not uncommon to have a mix of languages on the same source:

* salt and ansible use jinja for templating configuration files; salt even
mixes jinja and yaml.
* php sources can have HTML, JS and even SQL (4 languages!) in the same source.
* etc.

Kate only allows one syntax highlighting (SHL) at a time, rendering part of the
code as plain text or worse. It would be nice if SHLs could be combined in the
same view. For templating languages like jinja, it seems easy(er); PHP should
definitely be harder (specially detecting SQL queries).

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

Reply via email to