Skip to content
New issue

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

Find and Replace across files #1145

Open
akosyakov opened this issue Oct 22, 2016 · 6 comments
Open

Find and Replace across files #1145

akosyakov opened this issue Oct 22, 2016 · 6 comments
Labels
enhancement pkg:fileeditor tag:Extension Idea Ideas for interesting extensions that live outside of JupyterLab core.
Milestone

Comments

@akosyakov
Copy link
Member

Are you planning to have search across files functionality similar to https://code.visualstudio.com/Docs/editor/codebasics#_search-across-files?

@blink1073
Copy link
Member

Hi @akosyakov, #1074 is tracking search/replace within documents, but this issue can serve as a request for searching across files.

@blink1073 blink1073 added this to the Backlog milestone Oct 24, 2016
@jasongrout jasongrout modified the milestone: Future Sep 5, 2018
@fcollonval
Copy link
Member

For reference, VS Code search is using ripgrep.

@jasongrout jasongrout changed the title Find and Replace Find and Replace across files Mar 17, 2021
@isabela-pf isabela-pf mentioned this issue Jun 16, 2021
4 tasks
@aiqc aiqc added this to ToDo in v4 <bit.ly/jupyter4> Jul 16, 2021
@aiqc
Copy link

aiqc commented Jul 16, 2021

I have about 15 documentation notebooks. Whenever I change my API, I have to edit each file. So this would be great for refactoring.

@meeseeksmachine
Copy link
Contributor

This issue has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/how-do-you-search-a-folder-for-all-instances-of-a-keyword/10610/2

@fcollonval
Copy link
Member

For information, some work on that front have started in https://github.com/jupyterlab-contrib/search-replace.

@jasongrout jasongrout added the tag:Extension Idea Ideas for interesting extensions that live outside of JupyterLab core. label Nov 3, 2021
@jasongrout
Copy link
Contributor

This issue is on the 4.0 planning project. In the JupyterLab dev meeting this morning, we did not find anyone who was willing to do this by the end of the year to make the 4.0 release. If there is someone willing to work on this, please comment here (and please come to the JLab dev meeting and let us know). If no one has volunteered by next week (10 Nov), we'll take it off of the 4.0 planning project. If someone volunteers to do it by the end of the year, we can always put it back on the 4.0 roadmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement pkg:fileeditor tag:Extension Idea Ideas for interesting extensions that live outside of JupyterLab core.
Projects
None yet
Development

No branches or pull requests

6 participants