Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: auto_find_in_selection option #15148

Closed
mysticatea opened this issue Nov 8, 2016 · 3 comments
Closed

Feature Request: auto_find_in_selection option #15148

mysticatea opened this issue Nov 8, 2016 · 3 comments
Assignees
Labels
editor-find Editor find operations feature-request Request for new features or functionality
Milestone

Comments

@mysticatea
Copy link

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.

@alexdima alexdima assigned roblourens and unassigned alexdima Nov 8, 2016
@alexdima alexdima added the editor-find Editor find operations label Nov 8, 2016
@studoot
Copy link

studoot commented Mar 9, 2017

I'll add my desire for this feature to be added - I run across this on a daily basis - several times a day, in fact... The fact that Visual Studio has this behaviour (find in selection autoselected with a pre-existing multiline selection) just exacerbates that...

@BigRedT
Copy link

BigRedT commented Sep 1, 2017

Any update on this?

@roblourens
Copy link
Member

It was fixed by adding the setting 'editor.find.autoFindInSelection'

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-find Editor find operations feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

6 participants