How to disable incsearch in "IDEA Find in Path"?

Viewed 13

I'm editing a huge Lua project with IntelliJ IDEA COMMUNITY 2018.3

It seems that typing short letters(e.g. typing a single 'e') in the Find in Path dialog will lead to a very long halting, while a long-text search halts rarely.

How can I disable incsearch or setup it? Like changing the trigger count when typing?

Thanks and excuse my poor English :)

0 Answers
Related