We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
in jupyter notebook file, replace (ctrl+h) should work properly
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
as above
The text was updated successfully, but these errors were encountered:
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Sorry, something went wrong.
and I find that find (ctrl+f) is also bugged, shown below
re ##129781.
7f69bc6
Both two cases should be fixed now.
rebornix
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: