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

Replace doesn't work well with navigation arrows #54660

Closed
lemano opened this issue Jul 19, 2018 · 2 comments
Closed

Replace doesn't work well with navigation arrows #54660

lemano opened this issue Jul 19, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-find Editor find operations verified Verification succeeded

Comments

@lemano
Copy link

lemano commented Jul 19, 2018

Hi.

I got a weird behaviour, on find&replace. The reproducible steps are:

  1. Make a simple replace(Ctrl-H)
  2. You regret it, so Undo the edition made by replace
  3. Now go to the replace input, and up arrow until some other string
  4. Code replaces by the last replaced string, not by the chosen one.

Details of my installation:
Version: 1.25.1
Commit: 1dfc5e5
Date: 2018-07-11T15:40:20.190Z
Electron: 1.7.12
Chrome: 58.0.3029.110
Node.js: 7.9.0
V8: 5.8.283.38
Architecture: x64

Thanks

@vscodebot vscodebot bot added editor editor-find Editor find operations labels Jul 19, 2018
@pekkast
Copy link

pekkast commented Aug 10, 2018

Jep, as reported above
vscode replace bug

@rebornix rebornix added the bug Issue identified by VS Code Team member as probable bug label Sep 6, 2018
@rebornix rebornix added this to the September 2018 milestone Sep 6, 2018
@rebornix
Copy link
Member

rebornix commented Sep 6, 2018

Thanks for reporting, this is terrible. Will fix it this month.

@mjbvz mjbvz added the verified Verification succeeded label Sep 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 22, 2018
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 editor-find Editor find operations verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants