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

VSCode is wiping out my search #14693

Closed
pcgeek86 opened this issue Oct 29, 2016 · 2 comments
Closed

VSCode is wiping out my search #14693

pcgeek86 opened this issue Oct 29, 2016 · 2 comments
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) editor-find Editor find operations
Milestone

Comments

@pcgeek86
Copy link

  • VSCode Version: 1.6.1
  • OS Version: Windows 10 Anniversary Update

Steps to Reproduce:

  1. Start with an empty text file
  2. Perform a regex search / replace (CTRL + H), for example an$
  3. Paste in some text, where the end of the text matches the search in step 1 (eg. Trevor Sullivan)
  4. Hit CTRL + H to perform another search / replace
  5. The regex search you performed is replaced with the word directly preceding the matching text

Let me know if you need help reproducing this behavior. I was able to do it myself several times.

Cheers,
Trevor Sullivan
Docker Captain
Microsoft MVP: Cloud & Data Center Management
https://trevorsullivan.net
https://twitter.com/pcgeek86

@alexdima
Copy link
Member

Possibly related #10386

@alexdima alexdima added editor-find Editor find operations bug Issue identified by VS Code Team member as probable bug labels Oct 31, 2016
@alexdima alexdima added this to the Backlog milestone Oct 31, 2016
@rebornix rebornix added the *duplicate Issue identified as a duplicate of another issue(s) label May 23, 2017
@rebornix
Copy link
Member

Dup of #20768 and already fixed via adding a new option for seedSearchStringFromSelection.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) editor-find Editor find operations
Projects
None yet
Development

No branches or pull requests

3 participants