microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.29k stars 291 forks source link

Add option to Find and Replace with "Ctrl+F" #6161

Closed fschaffner closed 3 years ago

fschaffner commented 3 years ago

I would like to suggest adding an option to quickly Find & Replace code in Jupyter Notebooks when using the shortcut Ctrl+F, just like the behavior when using Ctrl+F in Markdown (.md) files in VSCode and also in RStudio.

DavidKutu commented 3 years ago

Thanks for the suggestion @fschaffner. This will be supported on our new Native Notebooks. You can try it right now with VS Code Insiders.

Let me know if that works for you.

DavidKutu commented 3 years ago

Hi @fschaffner, it looks like using insiders works for you. I'm closing this for now, but you can reopen it otherwise.