Page 1 of 1

More granular undo change

Posted: Wed May 13, 2015 8:55 pm
by Andrew Peacock

Hi,
The "undo changes" option is great, but making it more granular would be even better. I make a lot of changes to my code, so don't want to rollback everything in one go. The ability to delete a source file and then restore just that one file would be fantastic.

Regards,
Andy


More granular undo change

Posted: Thu May 14, 2015 2:44 am
by Yurii Orishchuk

Hi Andrew,

Please try following solution:

  1. Backup your app.

  2. Navigate to resource tab.

  3. Delete all files highlighted with "blue" color that you want to restore.

  4. Choose root directory and click "Undo all source changes".

    After your deleted files will be restored with origin. But other edited files should not be changed(it still your version).

    Regards.