Skip to content

Write changes back to files in Combined mode #8

Description

@alejandro5042

For large automated/refactoring changes, you want to diff all the files at once (combine mode) and verify your changes. Sometimes, you need to make edits but the edits you make are lost once the diff is over.

I propose this workflow for combine mode:

  1. Combine and diff (just like today)
  2. When the user exits the diff window, check if the combined file changed
  3. If the combined file changed, ask them if they want to "Apply Changes"
  4. If "yes", then break apart the combined file contents back into the individual files

This feature would be amazing for all sorts of large code reviews!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions