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

[Enhancement]: Context aware multi-file editing #608

Open
1 task done
cliffordh opened this issue Nov 26, 2024 · 2 comments
Open
1 task done

[Enhancement]: Context aware multi-file editing #608

cliffordh opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request planned It's planned

Comments

@cliffordh
Copy link

Before Requesting

  • I have searched the existing issues, and there is no existing issue for my feature request

What feature do you want?

I would like the ability to perform multi file context-aware edits similar to Cursor and Copilot Edits (currently in Beta) https://code.visualstudio.com/docs/copilot/copilot-edits

For example, if I ask for an additional screen to be added to my existing application, then the system will not only add the screen, but also update the code where the screen needs to be created and presented.

@cliffordh cliffordh added the enhancement New feature or request label Nov 26, 2024
@intitni
Copy link
Owner

intitni commented Nov 26, 2024

It's definitely something I would like to do. But there are some prerequisite tasks that need to be done first. It's probably not coming very soon.

Currently, you can trying adding relevant files as context and apply the changes one by one.

@intitni intitni added the planned It's planned label Nov 26, 2024
@cliffordh
Copy link
Author

Do you have some prerequisite tasks laid out that I or someone else might be able to help with?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planned It's planned
Projects
None yet
Development

No branches or pull requests

2 participants