veniq veniqs
veniq veniqs

Reputation: 11

<Empty string> pops up when search in file in IntelliJ IDEA IDE

enter image description here

At some point search in file started showing me this "Empty string" tooltips everywhere I search and there is no way to get rid of them unless I close the tooltip or search for another word

Does anyone know how to turn this off, because it's very disturbing and unpleasant to see every time I search for some specific word?

Upvotes: 1

Views: 278

Answers (1)

Deb
Deb

Reputation: 2972

This particular scenario is only for search and replace window (Ctrl + R) with regular expression.

Try searching by Ctrl + F instead of Ctrl + R.

Upvotes: 2

Related Questions