public interface SuppressiveDiffTool
extends DiffTool
Allows to remove other DiffTools from list of available if current one can show request.
4ex: this could be used by 'image comparator plugin' to hide default binary diff tool
or by 'code review plugin' to silently replace default SimpleDiffTool with the one that supports review comments
Field Summary
Fields inherited from interface com.intellij.diff.DiffTool