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

Find in selection doesn't work for selection in single line in some cases #70298

Closed
sliwinski-milosz opened this issue Mar 12, 2019 · 3 comments
Assignees
Labels
editor-find Editor find operations under-discussion Issue is under discussion for relevance, priority, approach

Comments

@sliwinski-milosz
Copy link

  • VSCode Version: 1.32.1
  • OS Version: macOS High Sierra 10.13.6

Steps to Reproduce:

  1. Select one line and toggle Find in selection (till this point it works fine and searches in the selected line)
  2. Reselect another one line in the document and try to use Find in that selected line

Expected Result:
Editor should start to search in the newly selected line.

Actual Result:
Editor keeps searching in the previously selected line

Comments:
It works as expected if instead of selecting one line I will select at least two lines.

@sidrmhu
Copy link

sidrmhu commented May 21, 2019

I see this problem too with Replace All in Selection with VSCode 1.34 on Windows.

@rebornix rebornix added editor-find Editor find operations under-discussion Issue is under discussion for relevance, priority, approach labels Aug 2, 2019
@rebornix
Copy link
Member

rebornix commented Nov 3, 2020

Same as #95356

@rebornix rebornix closed this as completed Nov 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-find Editor find operations under-discussion Issue is under discussion for relevance, priority, approach
Projects
None yet
Development

No branches or pull requests

3 participants