Bug 503707 - Support mixed syntax files
Summary: Support mixed syntax files
Status: REPORTED
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (other bugs)
Version First Reported In: unspecified
Platform: Debian unstable Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-03 11:21 UTC by Marcos Dione
Modified: 2025-05-03 11:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Dione 2025-05-03 11:21:48 UTC
Sometimes we need to edit files with mixed syntaxes, like an Apache Cnofig File but with Jinja2 templating for Ansible, or a YAML filled of SQL queries like the project file for the openstreemap-carto project:

https://github.com/gravitystorm/openstreetmap-carto/blob/master/project.mml

It would be nice if we could stack or merge syntax definitions for these files.