search only works with space separator?

Overview Forums Discussions search only works with space separator?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1860 Reply
    Greg Kotsaftis
    Guest

    Hello,

    I am trying to search a lot of JAVA files for specific string but search only returns starting strings or strings separated with space. This is not very useful for developers and you might consider providing an option for full search. Let me give you an example.

    lets assume a lot of java files contain the line:

    HttpURLConnection.setFollowRedirects(false);

    If I try to search for ‘setFollowRedirects’ the search returns nothing!

    If  I try for ‘HttpURLConnection’ it returns results as expected.

    Regards,

    Greg

    #1880 Reply
    admin
    Keymaster

    Hi, Greg.

    The latest version has supports segment by dot(.), you can have a try.

    Thank you.

     

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: search only works with space separator?
Your information: