Error using 'sidebar find / replace' #18194
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
In my actual project, I tried to use the 'sidebar find / replace' to replace '\n ' with just '\n'. The error:
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:
I then tried using the 'single file find / replace' and it successfully made the replacement:
So the issue is with the 'sidebar find / replace' only.
The text was updated successfully, but these errors were encountered: