Prevent Ctrl+F from Automatically Re-searching
Answered
When I type things on the search function Ctrl+F, PyCharm automatically moves around the code to update the search result in real time.
I want to disable this, because I want to search only after I press Enter after typing out the full keyword I'm looking for! Currently the search scroll just moves around the code automatically and frantically.
Is this possible? Thank you in advance.
Please sign in to leave a comment.
Hi, there is no such feature I believe. Please feel free to create a feature request in the bug tracker https://youtrack.jetbrains.com/issues/IDEA
Thanks, I'll submit a request