[SVN] r3711 (TextMate)
Allan Odgaard
throw-away-1 at macromates.com
Sun Jun 18 12:34:47 UTC 2006
Update to the format used for language definitions in the bundle editor:
• do not include source.plist (ticket 2DA452F7)
• proper handling of lazy escapes with double quotes strings
• treat only '' as special in single quoted strings
• add rules for comments (now that source.plist is no longer included)
• put ‘swallow’ among the deprecated keys and remove keyEquivalent and uuid as recognized keys (as these do not appear in the bundle editor)
• remove patterns for regexps in strings — I think these are outdated due to new escaping rules, and they existed mainly to catch bugs with the double-escaping of the past
• add rule to match integers
Changed:
U trunk/Bundles/TextMate.tmbundle/Syntaxes/LanguageDefinition.plist
More information about the textmate-dev
mailing list