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

Targeted String Replacement #868

Open
mrjw717 opened this issue Dec 22, 2024 · 0 comments
Open

Targeted String Replacement #868

mrjw717 opened this issue Dec 22, 2024 · 0 comments

Comments

@mrjw717
Copy link

mrjw717 commented Dec 22, 2024

Add a feature to enable the AI to perform targeted string replacements within files. Instead of rewriting the entire file, the AI would locate specific strings or patterns provided by the user and replace them directly. This would streamline workflows by focusing only on the requested edits while leaving the rest of the file untouched.

This functionality would be particularly useful for making quick, precise changes in large files or codebases, minimizing disruption and improving efficiency.

Maybe its supposed to do this but seems like it writing all new files each time it changes a string. Also ive had luck in prompting it to make a roadmap.md and a changes.md (and tell it to track its progress for each task)
Because after regenerating a few files I get an error usually I assume because of token length after a 600 lines of code or so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant