• Introduce a TM_HTML_EMPTY_TAGS variable which is a pipe-separated list of 
tags with an empty content model.
• Insert Close Tag uses the value of TM_HTML_EMPTY_TAGS to figure out which 
tags should not have a close tag.
• Insert Open/Close Tag disregards its hardcoded list of empty tags when 
TM_HTML_EMPTY_TAGS is not set (it doesn’t use the value of TM_HTML_EMPTY_TAGS 
since Insert Open/Close Tag differs between empty tags with and without 
arguments).

Changed:
U   trunk/Bundles/HTML.tmbundle/Commands/Insert Close Tag.plist
U   trunk/Bundles/HTML.tmbundle/Commands/Insert Tag Pair.plist
U   trunk/Bundles/HTML.tmbundle/Preferences/Miscellaneous.plist

_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev

Reply via email to