Remember that "Cmd-Opt-E" is "Use Selection for Replace", complementing "Cmd-E (use selection for find), so a sequence could be
1. select text, 2. Cmd-E (use selection for find), 3. replace the text with what you want, 4. Cmd-Opt-E (use the new text for replace) 5. Dangerous part: Cmd-Opt-= (replace all). Best, Nestor =============================================== > On 4 May 2018, at 10:13, Robert <[email protected]> wrote: > > On Friday, May 4, 2018 at 2:06:28 AM UTC-4, Vlad Ghitulescu wrote: > On 4 May 2018, at 5:26, Christopher Stone wrote: > > On 05/03/2018, at 22:20, Robert <[email protected] <mailto:[email protected]>> > wrote: > > If I have a word highlighted throughout my code, is there a key combo that > allows me to replace the one instance and it replaces them all? > > Hey Bob, > > Not at present. > > You can use Cmd-E to “Use Selection for Find” though. > > … and then ALT-CMD-= for "Replace All". > > And if you feel courageous ;-) you could combine the both with a > KeyboardMaestro-Macro in the wished key combo. > > Regards, > Vlad > > > Awesome, I will try that out. :) > > -- > Bob > > -- > 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]. > Visit this group at https://groups.google.com/group/bbedit. -- 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]. Visit this group at https://groups.google.com/group/bbedit.
