[SVN] r4403 (Experimental)

Michael Sheets msheets at whitefalls.org
Tue Jul 18 09:08:17 UTC 2006


Rework of how the tag and attribute names are matched:

• Tag names no longer have two layers of entity scopes.
• Changed entity.other.namespace.xml to entity.name.tag.namespace.xml
• Changed entity.other.tag.localname.xml to entity.name.tag.localname.xml
• Changed attribute match to more closely emulate the way the tag name works.
• Added scope to namespace separator in attributes.
• Changed entity.other.namespace.xml to entity.other.attribute-name.namespace.xml
• Changed entity.other.attribute.localname.xml to entity.other.attribute-name.localname.xml

Changed:
U   trunk/Bundles/Experimental.tmbundle/Syntaxes/XML strict.plist



More information about the textmate-dev mailing list