Skip to content

Feature: Batch Replacement / Replace in Files #1644

Description

@Ben-ADFA

Ref. 5069

From Bai on Telegram:
https://t.me/CodeOnTheGoDiscussions/7634
"Hello Code on the Go Developer,

I would like to suggest a useful feature: Batch Replacement / Replace in Files.

For example, in my Android project, I may have this text in many .java files:

/server33/

I would like to replace it everywhere with:

/server34/

In AIDE, I could search the entire project and replace all occurrences across multiple files at once.

Unfortunately, I cannot find this feature in Code on the Go. Currently, I have to edit the files one by one, which can be time-consuming for large projects.

It would be very helpful to have:

Find in Files → Replace All

with options to search the entire project or selected folders, and filter by file type such as .java or .xml.

I hope you can consider adding this feature in a future update. It would make Code on the Go much more powerful for Android development.

Thank you for your work and for continuing to improve Code on the Go.

Best regards,
Bai Clopz
Developer of BAI DRIVER"

Image Image

"This is example the feature in AIDE"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions