Menu

Restricted search and replace?

2004-05-20
2012-11-13
  • Steve Weixel

    Steve Weixel - 2004-05-20

    Is it possible to search and replace all within selected text?  For example,  the user selects lines of text in a file, executes a replace function which would only affect the selected lines of text.  There are many times when modifying code when it would be usefull to replace a word within a class or method without affecting the rest of the file.  I realize that I could use the find next/replace buttons within the replace dialog, but this can get time consuming at times.

     
    • Don HO

      Don HO - 2004-05-24

      OK, It's in the TODO list.
      I'll implement that but not immediately.
      Too many things to do and I'm alone...

      Don

       
    • Aaron Jon Singline

      Also does this do across the tabs search and replace?  Ie can it be made to search through all the open files you have in one go?

       
    • Don HO

      Don HO - 2004-06-03

      I'll consider it.

      Don

       
    • Nobody/Anonymous

      I've tried to do a search-and-replace for the WHOLE text. I wanted to change all '&NBSP"-s into a single space by the function "hcange all". it said to me it has been all 2572 items replaced, but it hasn't done anything. Can it be made at all ?

      Cheers
      Gabor

       
      • Don HO

        Don HO - 2004-10-19

        could you send me this file to :
        donho(at)altern.org

        I'll try to reproduce the problem to identify  the bug

        Don

         
      • Don HO

        Don HO - 2004-11-23

        Hi Gabor,

        This bug is fixed.
        The correction will come up with v2.6

        Don