On Sat, 15 Aug 2009 18:03:02 -0700 (PDT), Moop <[email protected]> wrote: > Is there a way to get BBEdit to auto-close elements? Like if I'm > writing an XML/HTML document, and type <item> it should automatically > insert </item> for me. I know that I can do something like this when > writing HTML, but custom XML doesn't have this feature.
Almost automatically: you can assign a command-key equivalent to the 'close current tag' command in the HTML tools menu (see page 253 in the user manual). This works well for me, not only in html but also in other xml dialects (tested with gpx). Tag maker will probably not work (it would be nice if the doctype was followed, and the list for the tag maker adapts to the current document type, but one can only dream). Maarten --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[email protected]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
