[SVN] r2521 (HTML)
Allan Odgaard
throw-away-1 at macromates.com
Mon Jan 2 02:29:13 UTC 2006
• Convert to Entities now convert to named entities for known characters (which are taken from the entities.txt in Support) and to numeric entities for other non-ASCII characters
• Decode Entities now handle both named and numeric entities, and it works with UTF-8
• New Insert Entity… action (now that we have entities.txt in Support)
• Made all but the Insert Entity… action Ruby (for consistency)
Changed:
U trunk/Bundles/HTML.tmbundle/Commands/Convert Line : Selection to URL Escapes.plist
U trunk/Bundles/HTML.tmbundle/Commands/Convert to HTML Entities.plist
D trunk/Bundles/HTML.tmbundle/Commands/Convert to Numeric Entities.plist
U trunk/Bundles/HTML.tmbundle/Commands/Convert to named entities excl tags.plist
U trunk/Bundles/HTML.tmbundle/Commands/Decode HTML Entities.plist
D trunk/Bundles/HTML.tmbundle/Commands/Decode Numeric Entities.plist
U trunk/Bundles/HTML.tmbundle/Commands/Decode Numeric URL Escapes in Line : Selection.plist
A trunk/Bundles/HTML.tmbundle/Commands/Insert Entity….plist
A trunk/Bundles/HTML.tmbundle/Support/
A trunk/Bundles/HTML.tmbundle/Support/entities.txt
U trunk/Bundles/HTML.tmbundle/info.plist
More information about the textmate-dev
mailing list