> On Dec 20, 2015, at 02:08, Kerri Hicks <[email protected]> wrote: > > On Sat, Dec 19, 2015 at 7:55 AM, Jean-Christophe Helary > <[email protected] <mailto:[email protected]>> > wrote: > I was editing a tmx file and tried to "balance" tags, just to see if that > would work and it failed. > > Did you change the file type in BBEdit to XML? Balance tags should work if > your XML is well-formed.
I did not change anything. The file is identified as being XML already. It's got a proper declaration on the first line: <?xml version="1.0" encoding="UTF-8"? > > But I was thinking other things like auto expend tags based on context > > If you create a clipping set, you can get autocomplete of your tags, too -- > but not based on content, since that would vary depending on your schema (or > DTD). I see. But you could ideally have something like parse the existing structure and suggest based on that data, right ? It does not have to be strict autocomplete. Jean-Christophe -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
