[SVN] Revision 1506 (XML)
Jeroen van der Ham
jeroen at je-ju.net
Thu Aug 11 13:02:10 UTC 2005
- New preference to disable spell checking inside DOCTYPE declarations
- Changed tag matching:
- Begin/end tag matching is now separate (no attributes for end tags!)
- A tag name of the form "ns:name" is completely scoped as "entity.name.tag.xml", the namespace part is scoped as "entity.other.namespace.xml" and the last is "entity.other.tag.localname.xml"
- Similar change for attributes
TODO:
The current syntax still allows for tags of the form:
<tag "value" attribute=/>
I can't think of a simple way to solve this for both double and single quoted strings.
Changed:
A trunk/Bundles/XML.tmbundle/Preferences/Disable spell checking for doctype.plist
U trunk/Bundles/XML.tmbundle/Syntaxes/XML.plist
U trunk/Bundles/XML.tmbundle/Syntaxes/test.xml
U trunk/Bundles/XML.tmbundle/info.plist
More information about the textmate-dev
mailing list