Whitespace characters in the global search textbox
How to turn off whitespace/tab symbols in the global search (ctrl-shift-f) text box? Whitespace characters display is set to off in the editor and I even set the color for the whitespace symbol to white but I still see them in the search textbox so it seems to be controlled by a different parameter...
Please sign in to leave a comment.
I don't think you can.
I think the argument goes like:
(Probably your application would still compile, but be broken in more subtle ways. After all if the changes would affect java source code dependencies, then you would have used "Find Usages" rather than "Find in Path".)
Of course, there are obvious benefits of using whitespace characters but what's the point of forcing this behaviour? All those whitespace characters are really annoying, especially with no way to turn them off. Created an issue(https://youtrack.jetbrains.com/issue/IDEA-148119). Hopefuly this will be addressed promptly, it doesn't seem like a complicated problem to resolve.