Bug 503707

Summary: Support mixed syntax files
Product: [Frameworks and Libraries] frameworks-syntax-highlighting Reporter: Marcos Dione <mdione>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: walter.von.entferndt
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.