Testing #8184.
- VSCode Version: Insiders 6/29
- OS Version: Windows
Steps to Reproduce:
- Use a large code base such as the vscode repo
- "View: Show Search"
- Expand Search
- Enter
a as search string
- Enter
b as replace string
- Press Enter
- Wait for the search to finish
- Press Replace All

Then:

Eventually the window will crash.
We should have safeguards against this kind of abuse. Independently, the window should never become unresponsive.
Testing #8184.
Steps to Reproduce:
aas search stringbas replace stringThen:

Eventually the window will crash.
We should have safeguards against this kind of abuse. Independently, the window should never become unresponsive.