Closed
Description
After opening the 'find' dialog with ctrl + f
, there are keybindings for every other button on the dialog except for 'Find in selection':
Match Case (Alt + C
)
Match Whole Word (Alt + W
)
Toggle regex (Alt + R
)
Previous match (Shift + F3
)
Next Match (F3
)
Close (Escape
)
I recommend adding an editor command "Toggle 'Find in selection'" with a default keybinding of Alt + S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment