• @[email protected]
    link
    fedilink
    English
    611 months ago

    I see the blank lines being included is odd, is that it? Why are the other lines being underlined?

    • @[email protected]OP
      link
      fedilink
      English
      -411 months ago

      Because two of them are strings, and one is a declaration of an extension. None of which are of type User.

      • Aatube
        link
        fedilink
        8
        edit-2
        11 months ago

        All you searched was “User”, ignoring case. You didn’t search the type of user, so it correctly returned lines with “user” in it like “private var username”

        • @[email protected]OP
          link
          fedilink
          English
          -311 months ago

          If what you’re saying is true, that’s an even more WTF because I’m searching for User references, and not the text “[Uu]ser”.

          • @[email protected]
            link
            fedilink
            English
            611 months ago

            It’s plainly obvious in this screenshot that you’re just searching for the text “user”.

          • Aatube
            link
            fedilink
            611 months ago

            I’m pretty sure you’re not doing what you think you’re doing because of the “containing” right after the arrow. To search a symbol you usually select it, right click it, and then click on something.

            • @[email protected]OP
              link
              fedilink
              111 months ago

              To search a symbol you usually select it, right click it, and then click on something.

              Funny you say that… because that’s what I did.

              • Aatube
                link
                fedilink
                1
                edit-2
                11 months ago

                Weird, what was the something you clicked? It may be something wrong with that button instead of the search function, as there’s “containing” after the arrow so it’s not really a symbol search.

                • @[email protected]OP
                  link
                  fedilink
                  English
                  111 months ago

                  As suggested by others, I changed the Containing to Matching Word and that helped tremendously.