Skip to content

Write changes back to files in Combined mode #8

@alejandro5042

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!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions