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

Error using 'sidebar find / replace' #18194

Closed
garfieldbanks opened this issue Jan 5, 2017 · 2 comments
Closed

Error using 'sidebar find / replace' #18194

garfieldbanks opened this issue Jan 5, 2017 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) search Search widget and operation issues
Milestone

Comments

@garfieldbanks
Copy link

  • VSCode Version: 1.8.1
  • OS Version: Windows 10

In my actual project, I tried to use the 'sidebar find / replace' to replace '\n ' with just '\n'. The error:
image

I then tried reproducing it on a fresh instance of VSCode with a single file. Again, using the 'sidebar find / replace', to replace '\n ' with just '\n'. There was no visible error message this time, but VSCode failed to actually make the replacement:
image

I then tried using the 'single file find / replace' and it successfully made the replacement:
image

So the issue is with the 'sidebar find / replace' only.

@sandy081 sandy081 self-assigned this Jan 6, 2017
@sandy081 sandy081 added the search Search widget and operation issues label Jan 6, 2017
@sandy081 sandy081 added this to the Backlog milestone Jan 6, 2017
@sandy081 sandy081 added the bug Issue identified by VS Code Team member as probable bug label Jan 6, 2017
@sandy081
Copy link
Member

sandy081 commented Jan 6, 2017

Could be related to #13068

@sandy081
Copy link
Member

There is no multi-line search supported. Hence this is making it as a dup of #13155

@sandy081 sandy081 added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 10, 2017
@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) search Search widget and operation issues
Projects
None yet
Development

No branches or pull requests

2 participants