public static class DiffActionExecutor.DeletionAwareExecutor extends DiffActionExecutor
DiffActionExecutor.CompareToCurrentExecutor, DiffActionExecutor.CompareToFixedExecutor, DiffActionExecutor.DeletionAwareExecutormyDiffProvider, myProject, mySelectedFile| Constructor and Description |
|---|
DeletionAwareExecutor(DiffProvider diffProvider,
VirtualFile selectedFile,
Project project,
Editor editor) |
| Modifier and Type | Method and Description |
|---|---|
protected DiffContent |
createRemote(ContentRevision fileRevision) |
protected ContentRevision |
getContentRevision() |
showDiff, showDiff, showDiffpublic DeletionAwareExecutor(DiffProvider diffProvider, VirtualFile selectedFile, Project project, Editor editor)
protected ContentRevision getContentRevision()
getContentRevision in class DiffActionExecutorprotected DiffContent createRemote(ContentRevision fileRevision) throws java.io.IOException, VcsException
createRemote in class DiffActionExecutorjava.io.IOExceptionVcsException