-
Notifications
You must be signed in to change notification settings - Fork 35.3k
Closed
Labels
editor-findEditor find operationsEditor find operationsfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
On 12 Jul, I opened issue #9120 because VSCode got the behavior that find in selection
is off by default if I press ctrl+F
with a multiline selection. Then it was fixed soon at that time.
But now, VSCode got the behavior again in v1.7.1 because of #12109.
I prefer that find in selection
is on by default if I press ctrl+F
with a multiline selection.
I know some IDE/editors are behaving so.
- Visual Studio 2013
- eclipse
- Sublime Text
In Sublime Text case, it has auto_find_in_selection
option. I can switch the behavior.
I think good if Visual Studio Code also has the option to configure the behavior.
Thank you.
mylowillem, studoot and CoenraadS
Metadata
Metadata
Assignees
Labels
editor-findEditor find operationsEditor find operationsfeature-requestRequest for new features or functionalityRequest for new features or functionality