vscode: search/replace in selection doesn't work
Describe the bug
it always only replaces on the first 1000 lines of the cell. it doesn't seem to be aware of the selection.
here's the notebook's search/replace UI, there isn't even a 'Find in Selection' button.

here's the normal vscode UI:

Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
- OS
- [ ] Windows 11
- [x] Windows 10
- [ ] macOS
- [ ] Linux (Please specify distro)
- [ ] iOS
- [ ] Android
- Browser
- [x] Chrome
- [ ] Edge
- [ ] Firefox
- [ ] Safari
- Frontend
- [ ] Jupyter Notebook
- [ ] Jupyter Lab
- [ ] nteract
- [x] Visual Studio Code
- [ ] Visual Studio Code Insiders
- [ ] Visual Studio
- [ ] Other (please specify)
Screenshots
If applicable, add screenshots to help explain your problem.
We would explore how to enable this feature in Notebook.
This is really annoying!!! Is it fixed?
VS Code upstream issue is https://github.com/microsoft/vscode/issues/121218 and we will take this into account when planning for future iterations.