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

Feature Request: Project level search and replace #69

Open
VisenDev opened this issue Nov 19, 2024 · 1 comment
Open

Feature Request: Project level search and replace #69

VisenDev opened this issue Nov 19, 2024 · 1 comment
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@VisenDev
Copy link
Contributor

Extracted from #62

Search and replace all instances of a symbol inside a folder (ideally with some way to except certain locations from being changed)

@neurocyte neurocyte added the enhancement New feature or request label Nov 19, 2024
@neurocyte
Copy link
Owner

I usually just do this with a combination of find_in_files and regular find. I'm open to a specialized find_in_files_and_replace command, but I'm not sure how the UI would be any different. Could you perhaps explain in more detail what steps the user interaction would involve?

@neurocyte neurocyte added the question Further information is requested label Dec 21, 2024
@neurocyte neurocyte added this to the v1.0.0 milestone Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants