Prevent Ctrl+F from Automatically Re-searching
已回答
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.
请先登录再写评论。
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