"Resolve" actions' Listener API
Hello to the forum members,
I am looking for a listener for "Resolve" operations (Resolve With Mine\Proposed). I debugged EventManager class, saw two events that might be in the area, but they do not contain the information about the file which was resolved:
1) ICommitEvent - it contains the change-set that contains the resolved file, but not the file itself.
2) ILocalConflictChangeEvent - contains the workspace and component but not the file.
Thanks,
Gidi