mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
We do have a few patterns that match multiple lines, e.g. the XML plist. The problem would happen if a document was opened using a multi-line “first line” match, but another grammar matched its extension. If this document changed location (same extension), it would switch to use the grammar that matched its extension.