interactive icon indicating copy to clipboard operation
interactive copied to clipboard

vscode: search/replace in selection doesn't work

Open Spongman opened this issue 4 years ago • 3 comments

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. image

here's the normal vscode UI: image

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.

Spongman avatar Jan 05 '22 05:01 Spongman

We would explore how to enable this feature in Notebook.

rebornix avatar Jan 11 '22 17:01 rebornix

This is really annoying!!! Is it fixed?

ingted avatar Sep 02 '22 09:09 ingted

VS Code upstream issue is https://github.com/microsoft/vscode/issues/121218 and we will take this into account when planning for future iterations.

rebornix avatar Sep 06 '22 04:09 rebornix