I did see your script and had tried it out. One big advantage my script brings is that it can wrap selected text with an abbreviation. Yours doesn't seem to be able to handle that. Also, my script inserts the expanded text as a Clipping and makes use of the placeholders so you can tab to the next edit point as you do with the clippings BBEdit comes with. You can download my scripts and give them a try. All the source code is with them too so you can see what I'm up to.
On Dec 17, 8:20 pm, Charlie Garrison <[email protected]> wrote: > Good afternoon, > > Did you see the script I sent to this list a few weeks back? The > script I supplied already works without requiring an AppleScript > dialog. Just select the abbreviation and run the zencoding > script (via key shortcut). > > What was not working was the auto-complete behaviour; script > requires text to be selected rather than just looking for 'word' > that is before the insertion point. I asked for some support > from any list memeber to help with just the auto-complete > behaviour, and the script would be functionally complete. > > So, is your script doing something that mine is not doing? Or is > it just a duplication of effort? There is no point in there > being two functionally equivalent scripts; it will just muddy > the waters for BBEdit users. We should merge our efforts. > > Charlie -- 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.
