- ago
Currently, if select some text in the code editor and press Ctrl+F, the Search window is opened, the selected text is copied into the Search window, and focus is set on the search window's editbox. Consequent presses on Enter allow to rapidly jump between text's usages. Very fast and convenient!

But if do the same if the Search window is already opened (select some text in the code editor and press Ctrl+F), the selected text is copied in the Search window, but the focus is not set on the window. So if press Enter, the keypress goes to the code window, which requires to cancel the Enter press, then use mouse to set focus on the Search window.

Will that be possible to set focus on the Search window automatically even if it was already opened?

Thank you
0
179
0 Replies

Reply

Bookmark

Sort
Currently there are no replies yet. Please check back later.