Re: "Highlight instances of selected text"

2014-11-04 Thread Kip Shaw
Or even better - a background color. 

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Did something happen to Update Folder?

2014-02-06 Thread Kip Shaw
I'm hoping that there is a workaround. Perhaps Patrick Woolsey can chime in 
here and let us know if there is anyway to create a script or use Automator 
to restrict the update to the top level and NOT update files in nested 
folders.

- Kip

On Sunday, November 24, 2013 10:48:44 PM UTC-5, Neil Faiman wrote:
>
> I'm running BBEdit 10.5. I have a web site that I hadn't worked on 
> recently. Tonight I tried to update a folder. 
>
> Instead of the dialog box that I've always gotten for Update Folder..., 
> and that the BBEdit User Manual describes (A box containing the folder 
> path, with an up/down arrow control next to it; A "Skip (...) Folders" 
> checkbox; and a "Check Nested Folders" checkbox), I now get a dialog box 
> with a single label, "Folder to update:", and a chained series of folder 
> icons representing the path, with a clock-icon popdown menu next to it for 
> selecting the folder. But the two checkboxes are gone! 
>
> What happened? How do I check just the 30 files in a folder and ignore the 
> 300 files subfolders? 
>
> Oh, no! I just looked, and the Check Folder Syntax dialog box has suffered 
> the same transformation. 
>
> Regards, 
>
> Neil Faiman 
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Did something happen to Update Folder?

2014-02-05 Thread Kip Shaw
I just noticed the same thing. I'm hoping there is a way to *NOT* update 
nested folders. Please let me know if there is.

On Sunday, November 24, 2013 10:48:44 PM UTC-5, Neil Faiman wrote:
>
> I'm running BBEdit 10.5. I have a web site that I hadn't worked on 
> recently. Tonight I tried to update a folder. 
>
> Instead of the dialog box that I've always gotten for Update Folder..., 
> and that the BBEdit User Manual describes (A box containing the folder 
> path, with an up/down arrow control next to it; A "Skip (...) Folders" 
> checkbox; and a "Check Nested Folders" checkbox), I now get a dialog box 
> with a single label, "Folder to update:", and a chained series of folder 
> icons representing the path, with a clock-icon popdown menu next to it for 
> selecting the folder. But the two checkboxes are gone! 
>
> What happened? How do I check just the 30 files in a folder and ignore the 
> 300 files subfolders? 
>
> Oh, no! I just looked, and the Check Folder Syntax dialog box has suffered 
> the same transformation. 
>
> Regards, 
>
> Neil Faiman 
>
>

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" rather than posting to the group.
Follow @bbedit on Twitter: 

--- 
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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Re: Help - How to Insert list of text strings into sequential placeholders

2013-09-24 Thread Kip Shaw
Oliver -

Brilliant! Surround instead of insert. Must be a metaphor there somewhere. 
Anyway, it will work like a charm. Thanks for the quick - very helpful - 
reply.

- Kip

++

On Tuesday, September 24, 2013 2:28:40 PM UTC-4, Oliver Taylor wrote:
>
> On Sep 24, 2013, at 7:54 AM, Kip Shaw > 
> wrote: 
>
> > Is there a way to automatically grab sequential items from a list 
> (ideally from the clipboard) and insert them into sequential placeholders? 
>
> When I need to do this I use "Text > Prefix/Suffix Lines". 
>
> If it's the same markup every time you could automate pasting the list and 
> marking-it-up using Applescript - but my kung-fu is not strong enough for 
> that. Perhaps someone else on the list can help you out.

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.


Help - How to Insert list of text strings into sequential placeholders

2013-09-24 Thread Kip Shaw
Hi all -

When doing html/php, I often have to insert, for example, multiple image 
names into a multiple repeating snippets of markup, e.g.

img-name-1
img-name-2
etc

goes into



etc

Is there a way to automatically grab sequential items from a list (ideally 
from the clipboard) and insert them into sequential placeholders?

Thanks!

- Kip Shaw

-- 
This is the BBEdit Talk public discussion group. If you have a 
feature request or would like to report a problem, please email
"supp...@barebones.com" 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 bbedit+unsubscr...@googlegroups.com.
To post to this group, send email to bbedit@googlegroups.com.