Closed
Description
Environment data
VS Code version: 1.58.2 (user setup)
commit: c3f1263
date: 2021-07-14T22:10:15.214Z
Electron: 12.0.13
Chrome: 89.0.4389.128
Node.js: 14.16.0
V8: 8.9.255.25-electron.0
OS: Windows_NT x64 10.0.19042
- Jupyter Extension version (available under the Extensions sidebar): v2021.8.1054968649
- Python Extension version (available under the Extensions sidebar): v2021.7.1060902895
- Python and/or Anaconda version: 3.9.5 64bit
- Type of virtual environment used: N/A
- Jupyter server running: Local
Expected behaviour
in jupyter notebook file, replace (ctrl+h) should work properly
Actual behaviour
using replace (from ctrl+h or from menu bar) to open replace window, cannot find or replace code.
find (ctrl+f) works fine, and click the down arrow to expand menu, it can replace code properly
Steps to reproduce:
as above