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

Multiline search selects one too many characters in the editor #62203

Closed
gregvanl opened this issue Oct 30, 2018 · 3 comments
Closed

Multiline search selects one too many characters in the editor #62203

gregvanl opened this issue Oct 30, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@gregvanl
Copy link

  • VSCode Version: 1.29 Insiders
  • OS Version: Window 10

Found while testing #62102

Steps to Reproduce:

  1. Try search with one character ending the match (---\n# D)

Sometimes an extra character is included in the editor selection.

image

It happens on the first open of the editor. If you go to another file and then come back the selection is correct.

Does this issue occur when all extensions are disabled?: Yes/No

@gregvanl
Copy link
Author

gregvanl commented Oct 30, 2018

Not surprisingly, the over selection also affects search and replace removing the extra character.

image

This issue renders multi-line search and replace unusable.

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 31, 2018
@vscodebot
Copy link

vscodebot bot commented Oct 31, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Oct 31, 2018
@roblourens
Copy link
Member

#62186

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants