Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Search result window

    Help wanted · · · – – – · · ·
    4
    6
    748
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Олег Выползов
      Олег Выползов last edited by

      After search in files by mask - for example - directory xxxx, search in all files by mask .
      $c_word - and after end search process Search result window is not open - but “$c_word” is present in many files in this dir? I Tryed reinstall newest version of notepad++ no have result. Tryed f7 before and after search. Please help

      Alan Kilborn 1 Reply Last reply Reply Quote 0
      • Alan Kilborn
        Alan Kilborn @Олег Выползов last edited by

        @Олег-Выползов

        The usual result of such a story is that the search is being conducted with “whole word” selected, or perhaps the search mode is set to “regular expression”? Check those settings.

        But…really…from your description, you need to try workinge with a SINGLE file first, and be able to see $c_word on screen and then try Find’ing to it. Don’t try it as part of a multifile search when you are debugging something that isn’t working.

        Олег Выползов 1 Reply Last reply Reply Quote 0
        • rinku singh
          rinku singh last edited by

          write in fitter textbox *.txt

          1 Reply Last reply Reply Quote 0
          • Олег Выползов
            Олег Выползов @Alan Kilborn last edited by

            They not find in a single file to. Search mode - Normal, and whole word and match case uncheked.

            1 Reply Last reply Reply Quote 0
            • Alan Kilborn
              Alan Kilborn last edited by

              Hmmm. Well next I’m wondering if you have some “special” characters somewhere. Try this: Highlight/Select your $c_word string in your editor tab and press ctrl+f. Then press Find All in Current Doc. This should find it even for cases where, say the $ is a special unicode version of the plain old $, or for where there may be some “hidden” character in your document. But in truth I am running out of ideas. :(

              1 Reply Last reply Reply Quote 1
              • guy038
                guy038 last edited by guy038

                Hello, @олег-выползов,

                Just one question :

                When you just mouse select this string $c_word, in current file, do you see, in the status bar, at the bottom of N++ window, the indication Sel 7|1 ?

                If you get a value above 7, this would mean that the string $c_word, itself, contains one or several invisible chars !

                Best Regards,

                guy038

                1 Reply Last reply Reply Quote 2
                • First post
                  Last post
                Copyright © 2014 NodeBB Forums | Contributors