One option is to add <##> to the end of the clipping. It would need to be done to each one though. Then you could do a TAB to it and it would disappear and leave you after the clipping.
On Nov 16, 2:40 pm, Rob <[email protected]> wrote: > Is there a way to get out of the clipping completion via TAB/NEXT? > > Say the 'a' clipping gives you: > > <a href="<#URI#>"><#link_text#></a> > > You type, in sequence > > a // clipping will show anchor if you have that in your > language > html set > enter // to fill w/ <a href="<#URI#>"><#link_text#></a> > google.com // => <a href="google.com"><#link_text#></a> > tab // to move cursor > google // => <a href="google.com">google</a> > ??? > > Now that you've typed google, how do you get out and past the </a>? > > -Rob > > On Nov 12, 9:36 am, Lee Hinde <[email protected]> wrote: > > > > > > > > > On Nov 12, 2011, at 8:36 AM, Michael wrote: > > > > Hi there, > > > > I'm currently trying out BBEdit 10 and there are some questions that > > > came up while testing. I hope someone can tell me the solution for > > > that. > > > > 1. I testet TextMate before and there's a nice feature in it, that > > > everytime you type an open tag like "<" it automatically adds a close > > > tag so you don't have to do that manually. The same is for quotation > > > tags. Is the same functionality in BBedit and I just have to activate > > > it? Couldn't find it > > > I've not found a way. > > > > 2. Is there a way to have BBEdit suggest what to type in a certain > > > language? I mean like when I type "<a h" in HTML, that it suggests to > > > complete "<a href"">" for me and I just have to hit return or TAB? > > > It's there, but slightly different. Rather than type "<a" just type "a" (in > > an html document) and wait a beat. and you'll see a bunch of choices. The > > choices are in the clippings menu - the one with c in a dark circle on the > > right side of the menubar. > > > > Thanks > > > > Regards, > > > Michael -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. 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 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>
